{
  "name": "Book Oxford Tour",
  "short_name": "Oxford Tour",
  "description": "Expert Oxford walking tours led by university-educated guides. Discover 800 years of history.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c1c3a",
  "theme_color": "#0c1c3a",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["travel", "tourism", "education"],
  "screenshots": [],
  "icons": [
    {
      "src": "/wp-content/themes/oxford-tour/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/wp-content/themes/oxford-tour/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Tour",
      "short_name": "Book",
      "description": "Send a tour booking enquiry",
      "url": "/#booking",
      "icons": [{ "src": "/wp-content/themes/oxford-tour/assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Tours",
      "short_name": "Tours",
      "description": "View available Oxford walking tours",
      "url": "/#tours",
      "icons": [{ "src": "/wp-content/themes/oxford-tour/assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
