{
  "name": "RukysPlace — Luxury Hotel, Fine Dining & Premium Bar",
  "short_name": "RukysPlace",
  "description": "Book luxury rooms, order fine dining and premium drinks at RukysPlace.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#C9A962",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "RukysPlace Homepage"
    },
    {
      "src": "images/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "RukysPlace Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Room",
      "short_name": "Book",
      "description": "Browse and book luxury rooms",
      "url": "/booking.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Order Food",
      "short_name": "Food",
      "description": "Browse and order from our restaurant menu",
      "url": "/restaurant.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bar & Drinks",
      "short_name": "Drinks",
      "description": "Browse our premium drinks selection",
      "url": "/drinks.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["food", "lifestyle", "travel"],
  "lang": "en-NG"
}
