{
  "name": "Cheval Blanc Maison Dubai",
  "short_name": "Cheval Blanc Dubai",
  "description": "Ultra-luxury branded villas in Dubai. Beachfront residences with private pools, sea views, and world-class amenities at Naïa Island.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#362e30",
  "theme_color": "#362e30",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "real estate", "luxury", "travel"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.jpg",
      "sizes": "375x667",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Cheval Blanc Maison Dubai Mobile View"
    },
    {
      "src": "/images/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Cheval Blanc Maison Dubai Desktop View"
    }
  ],
  "shortcuts": [
    {
      "name": "View Villas",
      "short_name": "Villas",
      "description": "Browse luxury villas",
      "url": "/#luxury",
      "icons": [
        {
          "src": "/icons/villa-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch for inquiries",
      "url": "/#contact",
      "icons": [
        {
          "src": "/icons/contact-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}