{
  "name": "ZipGoa Taxi Services",
  "short_name": "ZipGoa",
  "description": "Quick. Reliable. Trusted. - Goa's premium taxi service. Book your taxi in 30 seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a365d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation", "business"],
  "lang": "en-IN",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Book a Taxi",
      "short_name": "Book",
      "description": "Quickly book a taxi with ZipGoa Taxi Services",
      "url": "/booking",
      "icons": [{ "src": "/logo/logo-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Airport Taxi",
      "short_name": "Airport",
      "description": "Book an airport transfer with ZipGoa Taxi Services",
      "url": "/airport-taxi",
      "icons": [{ "src": "/logo/logo-icon.png", "sizes": "192x192" }]
    }
  ]
}
