{
  "name": "Spectrum Outage Map — Live Tracker",
  "short_name": "Spectrum Outage",
  "description": "Live Spectrum outage tracker with real-time reports across all 50 US states.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F17",
  "theme_color": "#0B0F17",
  "categories": ["utilities", "news", "productivity"],
  "lang": "en-US",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Report an outage", "url": "/report", "description": "Submit a Spectrum outage report" },
    { "name": "Live map", "url": "/spectrum-outage-map-live", "description": "Open the live outage map" }
  ]
}