{
  "name": "Bath Airport Transfers",
  "short_name": "Bath Transfers",
  "description": "Premium chauffeur airport transfers from Bath. Fixed prices, 24/7 service, all major UK airports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "lang": "en-GB",
  "categories": ["travel", "transport", "lifestyle"],
  "icons": [
    { "src": "/assets/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Book a Transfer",
      "short_name": "Book Now",
      "description": "Book your airport transfer instantly",
      "url": "/book-now.php",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Bath Airport Transfers",
      "url": "tel:+447723757676",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Private Tours",
      "short_name": "Tours",
      "description": "Browse our private tours from Bath",
      "url": "/taxi-tours-bath.php",
      "icons": [{ "src": "/assets/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/hero-home.webp",
      "sizes": "1280x520",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Bath Airport Transfers Homepage"
    },
    {
      "src": "/assets/img/hero-home-mobile.webp",
      "sizes": "640x750",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Bath Airport Transfers on mobile"
    }
  ]
}
