{
  "name": "ISP Outage Map",
  "short_name": "Outage Map",
  "description": "Real-time outage map showing offline subscriber locations",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#0066cc",
  "orientation": "any",
  "icons": [
    {
      "src": "/public/freedom-fiber/ff.ico",
      "sizes": "32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
}

