{
  "name": "Crew Weather — GO/NO-GO Construction Forecast",
  "short_name": "CrewWx",
  "description": "8-Model Ensemble Weather for Construction Crews. GO/NO-GO decisions, 10-day forecast, storm tracking, NWS alerts, field calculators.",
  "start_url": "/crew-weather.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "id": "com.errolkerr.crewweather",
  "lang": "en-US",
  "categories": ["weather", "productivity", "business"],
  "icons": [
    { "src": "/images/crew-weather-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/crew-weather-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/crew-weather-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/crew-weather-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Crew Weather Dashboard",
      "short_name": "Dashboard",
      "url": "/crew-weather.html",
      "icons": [{ "src": "/images/crew-weather-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
