{
  "name": "Alerto - Typhoon Tracking & Weather Monitoring",
  "short_name": "Alerto",
  "description": "Real-time typhoon tracking, weather monitoring, and disaster alerts for Batangas, Philippines",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "weather",
    "news",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "View Typhoon Tracker",
      "short_name": "Typhoons",
      "description": "Track active typhoons in real-time",
      "url": "/?view=typhoons",
      "icons": [
        {
          "src": "/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Weather Dashboard",
      "short_name": "Weather",
      "description": "View current weather conditions",
      "url": "/?view=weather",
      "icons": [
        {
          "src": "/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Report Incident",
      "short_name": "Report",
      "description": "Submit a disaster report",
      "url": "/?action=report",
      "icons": [
        {
          "src": "/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Alerto typhoon tracking map"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Alerto mobile dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    "Real-time typhoon tracking",
    "Multi-model forecast ensemble",
    "Storm impact predictions",
    "Lightning detection",
    "Offline mode support",
    "Push notifications",
    "Community disaster reporting"
  ]
}
