{
  "name": "American Regulators USA Storm Tracker",
  "short_name": "AR USA Storm",
  "description": "NOAA radar, NWS alerts and forecasts for your location, from American Regulators USA.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#101f30",
  "background_color": "#0b1624",
  "categories": ["weather", "news"],
  "icons": [
    { "src": "/push-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/push-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
