{
  "name": "Alpine Cycling Itinerary Planner",
  "short_name": "Alpine Planner",
  "description": "Plan multi-day cycling trips through the famous passes of the Alps, Pyrenees, Vosges, and Massif Central.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}