{
  "name": "London Pub Guide",
  "short_name": "Pub Guide",
  "description": "A searchable directory of 100+ of London's finest pubs. Traditional boozers, gastropubs, beer gardens, riverside spots and the best Sunday roasts.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#D4A574",
  "background_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
