{
  "id": "/",
  "short_name": "SkyCast",
  "name": "SkyCast | Real-Time Weather Forecasts, AQI & Radar Maps",
  "description": "SkyCast delivers real-time weather forecasts, 7-day outlooks, live air quality index (AQI), and interactive radar maps for any city worldwide. Free, fast, and installable.",
  "categories": ["weather", "utilities", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "SkyCast weather dashboard with real-time conditions and radar map"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Weather",
      "short_name": "Search",
      "description": "Search weather for any city worldwide",
      "url": "/?action=search",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Location Weather",
      "short_name": "My Location",
      "description": "Get weather for your current location",
      "url": "/?action=locate",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
