{
  "name": "Atlas Climate AI",
  "short_name": "Climate AI",
  "description": "AI-powered national climate intelligence, disaster early warnings, and farmer advisories for Bangladesh.",
  "categories": ["weather", "education", "productivity"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2E7D32",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "apple-touch-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Weather Forecast",
      "url": "/?tab=weather",
      "description": "Get real-time upazila-level weather forecasts"
    },
    {
      "name": "Early Warning Alerts",
      "url": "/?tab=alerts",
      "description": "View live flood, cyclone and weather warning bulletins"
    },
    {
      "name": "AI Climate Assistant",
      "url": "/?tab=chat",
      "description": "Chat with our bilingual Gemini-powered climate expert"
    }
  ]
}
