{
  "name": "StormGrove Weather",
  "short_name": "StormGrove",
  "description": "Real-time weather forecasts, storm tracking, air quality, UV index and live storm chaser coverage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061a10",
  "theme_color": "#1f8a70",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69f1284571749c5151f4ca7c/6b1be9fb9_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/69f1284571749c5151f4ca7c/6b1be9fb9_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check Weather",
      "short_name": "Weather",
      "description": "View current weather",
      "url": "/",
      "icons": [{ "src": "https://media.base44.com/images/public/69f1284571749c5151f4ca7c/6b1be9fb9_generated_image.png", "sizes": "192x192" }]
    },
    {
      "name": "Weather Media",
      "short_name": "Media",
      "description": "Live storm chasers",
      "url": "/media",
      "icons": [{ "src": "https://media.base44.com/images/public/69f1284571749c5151f4ca7c/6b1be9fb9_generated_image.png", "sizes": "192x192" }]
    }
  ]
}
