{
  "name": "Drive Taxi - St Andrews Airport Transfers",
  "short_name": "Drive Taxi",
  "description": "Professional taxi service in St Andrews. Airport transfers to Edinburgh, Glasgow & beyond.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["transportation", "travel"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Taxi",
      "short_name": "Book",
      "description": "Quick booking for your journey",
      "url": "/book",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "Check our pricing estimates",
      "url": "/pricing",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
