{
  "name": "Discover The Lakes",
  "short_name": "The Lakes",
  "description": "Your digital guide to the Lake District — towns, villages, places to stay, things to do and live local highlights.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#001F3F",
  "theme_color": "#001F3F",
  "categories": ["travel", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
