{
  "name": "Lake District Walks",
  "short_name": "LD Walks",
  "description": "Discover scenic walking routes in the Lake District. Browse free guides, explore interactive maps, and save routes for offline navigation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#2d7a54",
  "orientation": "portrait-primary",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
