{
  "name": "TravelPro - Commercial Cab & Tour Portal",
  "short_name": "TravelPro Cabs",
  "description": "Book verified commercial cabs, airport transfers, and outstation tours with instant fare estimation and online confirmation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#041433",
  "theme_color": "#041433",
  "categories": ["travel", "transportation", "business"],
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Cab Now",
      "short_name": "Book Cab",
      "description": "Calculate live fare and book instant ride",
      "url": "/booking",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fleet & Vehicles",
      "short_name": "Fleet",
      "description": "Browse Sedans, SUVs and Tempo Travellers",
      "url": "/vehicles",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Dispatch Desk",
      "short_name": "Contact",
      "description": "24/7 Helpline & Dispatch support",
      "url": "/contact",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
