{
  "name": "MOOVA — Taxi & Private Hire",
  "short_name": "MOOVA",
  "description": "Book licensed taxis and private hire vehicles across the UK. Fixed fares, flight-aware pickups, and corporate travel accounts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E5C63",
  "theme_color": "#0E5C63",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["travel", "transportation", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "MOOVA home — book a ride, drive with us, or register your fleet"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a ride",
      "short_name": "Book",
      "description": "Book a licensed taxi now",
      "url": "/book",
      "icons": [{ "src": "/icons/icon-book.png", "sizes": "96x96" }]
    },
    {
      "name": "Apply to drive",
      "short_name": "Drive",
      "description": "Apply to become a MOOVA driver",
      "url": "/driver-apply",
      "icons": [{ "src": "/icons/icon-drive.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=co.uk.moova.customer",
      "id": "co.uk.moova.customer"
    }
  ]
}
