{
  "name": "LAHR Hotels & Resorts",
  "short_name": "LAHR Hotels",
  "description": "Luxury hotel in Bangalore - Book rooms, dining, spa & experiences",
  "start_url": "/hotel/index.html",
  "display": "standalone",
  "background_color": "#0F0C08",
  "theme_color": "#C69C54",
  "orientation": "portrait",
  "scope": "/hotel/",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/C69C54/FFFFFF?text=LAHR",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512x512/C69C54/FFFFFF?text=LAHR",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "hospitality"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1590490360182-c33d57733427?w=540&h=720&q=80",
      "sizes": "540x720",
      "type": "image/jpeg",
      "label": "Luxury Rooms"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Room",
      "short_name": "Book",
      "description": "Quick booking",
      "url": "/hotel/booking.html",
      "icons": [{ "src": "https://via.placeholder.com/96x96/C69C54/FFFFFF?text=B", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/hotel/contact.html",
      "icons": [{ "src": "https://via.placeholder.com/96x96/C69C54/FFFFFF?text=C", "sizes": "96x96" }]
    }
  ]
}
