{
  "name": "Skairo — Weather Safety",
  "short_name": "Skairo",
  "description": "Free real-time weather safety, earthquake, flood and cyclone alerts for India and the UAE. The right moment, every time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06070b",
  "theme_color": "#06070b",
  "lang": "en",
  "categories": [
    "weather",
    "news",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/skairo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/skairo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/skairo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/skairo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Skairo dashboard showing live weather safety conditions"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Overview",
      "short_name": "Overview",
      "description": "Check live safety conditions",
      "url": "/#overview"
    },
    {
      "name": "Global Alerts",
      "short_name": "Alerts",
      "description": "View live global disaster alerts",
      "url": "/#global"
    }
  ],
  "prefer_related_applications": false
}
