{
  "name": "ZenithSuites — Premium Luxury Suites",
  "short_name": "ZenithSuites",
  "description": "Experience luxury serviced suites with breathtaking river & city views from the 38th floor at ZenithSuites, Noida.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#300B3D",
  "theme_color": "#300B3D",
  "scope": "/",
  "categories": ["travel", "lifestyle"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/images/logo-header.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logo-header.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/logo-header.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Stays",
      "short_name": "Stays",
      "url": "/stays",
      "description": "View all available luxury suites",
      "icons": [{ "src": "/images/logo-header.webp", "sizes": "96x96", "type": "image/webp" }]
    },
    {
      "name": "Book Now",
      "short_name": "Book",
      "url": "/booking",
      "description": "Make a reservation",
      "icons": [{ "src": "/images/logo-header.webp", "sizes": "96x96", "type": "image/webp" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/account",
      "description": "View your bookings and profile",
      "icons": [{ "src": "/images/logo-header.webp", "sizes": "96x96", "type": "image/webp" }]
    }
  ]
}
