{
  "name": "Lustro Homes Lagos",
  "short_name": "Lustro",
  "description": "Luxury boutique hotel suites in the heart of Yaba, Lagos. Book rooms, view menus, and manage reservations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/home.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Lustro Homes Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Room",
      "short_name": "Book",
      "description": "Search available rooms and make a reservation",
      "url": "/rooms",
      "icons": [{"src": "/images/icons/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "description": "View and manage your reservations",
      "url": "/dashboard",
      "icons": [{"src": "/images/icons/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
