{
  "name": "Linlithgow Pub Trail",
  "short_name": "Pub Trail",
  "description": "Discover the Linlithgow Pub Trail - explore pubs, choose your route, and enjoy the journey",
  "start_url": "/linlithgowpubtrail/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B7355",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/favico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/favico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/favico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": [
    {
      "src": "assets/images/trail.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
