{
  "name": "RainCycle Pro",
  "short_name": "RainCycle",
  "description": "Cycling & walking rain advisor — when to leave, which route, how wet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
