{
  "name": "Kerr Weather — Sierra Nevada Weather Intelligence",
  "short_name": "Kerr Weather",
  "description": "Free public safety weather platform: NWS severe weather alerts, earthquake monitoring, wildfire tracking, 8-model ensemble forecast, live radar, and storm tracking for the Sierra Nevada.",
  "start_url": "/weather",
  "scope": "/weather",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "id": "com.errolkerr.weather",
  "lang": "en-US",
  "categories": ["weather", "productivity", "utilities"],
  "icons": [
    { "src": "/01-images/icons/icon-weather-20260619-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/01-images/icons/icon-weather-20260619-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/01-images/icons/icon-weather-20260619-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/01-images/icons/icon-weather-20260619-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}