{
  "id": "/?source=pwa",
  "name": "WATL Partner",
  "short_name": "WATL Partner",
  "description": "Partner dashboard for the WATL restaurant management platform.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#141525",
  "theme_color": "#141525",
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
