{
  "name": "JhariaWatch - Coal Mine Subsidence Monitoring",
  "short_name": "JhariaWatch",
  "description": "Real-time monitoring and alerts for coal mine subsidence in Jharia using PS-InSAR satellite technology",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "news"],
  "screenshots": [
    {
      "src": "/images/hero-bg.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Risk",
      "short_name": "Risk",
      "description": "Check subsidence risk for your location",
      "url": "/dashboard/risk-check",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Alerts",
      "short_name": "Alerts",
      "description": "View latest subsidence alerts",
      "url": "/dashboard/alerts",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Report Incident",
      "short_name": "Report",
      "description": "Submit incident report",
      "url": "/dashboard/report",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
