{
  "name": "Luxury Hotel Offers",
  "short_name": "LHO",
  "description": "Exclusive perks and offers at luxury hotels worldwide — complimentary breakfast, room upgrades, hotel credits and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a96e",
  "orientation": "any",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "All Hotels",
      "url": "/hotels",
      "description": "Browse all luxury hotels"
    },
    {
      "name": "Featured Offers",
      "url": "/featured",
      "description": "View featured hotel offers"
    }
  ]
}
