{
  "name": "TripGZIO — Hotels in India",
  "short_name": "TripGZIO",
  "description": "Book hotels, resorts, villas and homestays across India. Real availability, per-night rates with taxes itemised, free cancellation and pay-at-hotel options.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#043c8a",
  "background_color": "#FFFFFF",
  "categories": ["travel", "booking"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Search hotels", "short_name": "Search", "url": "/search" },
    { "name": "My bookings", "short_name": "Bookings", "url": "/account/bookings" },
    { "name": "Wishlist", "short_name": "Wishlist", "url": "/account/wishlist" }
  ],
  "prefer_related_applications": false
}
