{
  "id": "/",
  "name": "264Storm — Anguilla storm status & preparedness",
  "short_name": "264Storm",
  "description": "Live Anguilla storm information, official alerts, weather and marine conditions, live island cams, preparedness tools and offline emergency information.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1A24",
  "theme_color": "#0A1A24",
  "lang": "en",
  "categories": [
    "weather",
    "education",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Storm Prep Mission",
      "short_name": "Get Ready",
      "description": "Interactive Before the Storm family preparedness mission",
      "url": "/prepare",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Emergency Offline Pack",
      "short_name": "Emergency",
      "description": "Offline shelters, emergency contacts and last-seen storm information",
      "url": "/emergency",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live Island Cams",
      "short_name": "Cams",
      "description": "Curated Anguilla live camera links",
      "url": "/cams",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
