{
  "name": "Metro PH Outage Tracker",
  "short_name": "Outage Tracker",
  "description": "Track power and water service interruptions across the Philippines and get alerts for your area.",
  "start_url": "/utilitytracker",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12224d",
  "theme_color": "#12224d",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
