{
  "id": "/weatherwise",
  "scope": "/",
  "short_name": "Weatherwise",
  "name": "Weatherwise Weather Monitor",
  "description": "High-fidelity, responsive environmental weather safety monitoring station with real-time alerts, air quality indexes, UV peak advisories, and weather forecasts.",
  "icons": [
    {
      "src": "/icon.jpg",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "/icon.jpg",
      "type": "image/jpeg",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#0284c7",
  "display": "standalone",
  "orientation": "portrait"
}
