{
  "id": "/?source=pwa",
  "lang": "en",
  "dir": "ltr",
  "name": "BreezeFinder — Perfect Walking Weather",
  "short_name": "BreezeFinder",
  "description": "Tells you if it's a good time for a walk — live breeze, feels-like temperature, and rain, cross-checked across 7 national weather services.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["weather", "lifestyle", "health", "navigation"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
