{
  "name": "River Collector – WaterShield",
  "short_name": "River Collector",
  "description": "Collect river badges and track water quality with WaterShield.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#3b9ede",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
