{
  "name": "Hotel Amin International",
  "short_name": "Hotel Amin",
  "description": "3-Star luxury hotel at Kolatoli Dolphin Circle, Cox's Bazar — 1 min to the beach.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A2B3C",
  "theme_color": "#1A2B3C",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "hotel", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/storage/logo/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/storage/logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hotel Amin International home page"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Room",
      "short_name": "Book",
      "description": "Check room availability and book now",
      "url": "/#book",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "View Rooms",
      "short_name": "Rooms",
      "description": "Browse all room types",
      "url": "/rooms",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Hotel Amin",
      "url": "/contact",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    }
  ]
}
