{
  "name": "NITESTAYS — Luxury Hotel Booking",
  "short_name": "NITESTAYS",
  "description": "Discover and book verified luxury and boutique hotels worldwide. AI-powered search, price drop alerts, and seamless checkout.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0891b2",
  "categories": ["travel", "lifestyle", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/nitestays-google-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/nitestays-google-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/about_hero_architecture.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "NITESTAYS hotel discovery dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Hotels",
      "short_name": "Search",
      "description": "Find your next perfect hotel stay",
      "url": "/search",
      "icons": [{ "src": "/icons/nitestays-google-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View and manage your hotel bookings",
      "url": "/my-bookings",
      "icons": [{ "src": "/icons/nitestays-google-192.png", "sizes": "192x192" }]
    }
  ]
}
