{
  "name": "Poehali - Day Trip Planner",
  "short_name": "Poehali",
  "description": "Discover curated day trips from London. Pick your vibe, we plan the route.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#1F3D2B",
  "background_color": "#F4F1EC",
  "orientation": "portrait"
}
