﻿{
  "name": "Floods Pakistan River Dashboard",
  "short_name": "RiversPak",
  "description": "Live river and flood monitoring across Pakistan with twice daily updates.",
  "lang": "en",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#0b1328",
  "theme_color": "#0b1328",
  "categories": ["news", "weather", "utilities"],
  "icons": [
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Rivers",
      "short_name": "Rivers",
      "url": "/#rivers",
      "description": "Jump to the list of monitored rivers."
    },
    {
      "name": "Find Stations",
      "short_name": "Stations",
      "url": "/#stations",
      "description": "Browse live station readings."
    }
  ]
}
