{
  "id": "/resy",
  "name": "Resy — Produce OS",
  "short_name": "Resy",
  "description": "Your Produce OS workspace with Resy",
  "start_url": "/resy?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f8f5",
  "theme_color": "#3f7a5c",
  "icons": [
    { "src": "/icons/resy-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/resy-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
