{
  "name": "Wateer Customer Portal",
  "short_name": "Wateer",
  "description": "Wateer Customer Data Platform — manage receipts, consents, and privacy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a4584",
  "theme_color": "#0a4584",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/mobile_apps/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/mobile_apps/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/mobile_apps/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
