{
  "name": "Car Wash Forecast",
  "short_name": "CarWash",
  "description": "Should I wash my car today? Real-time weather-based car wash forecast.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3b82f6",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "./icon.png", "sizes": "192x192", "type": "image/png" }
  ]
}
