{
  "name": "DAMAC Interactive Map",
  "short_name": "DAMAC Map",
  "description": "Explore DAMAC projects and lifestyle destinations through an interactive, kiosk-friendly map experience.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "dir": "ltr",
  "lang": "en",
  "categories": [
    "business",
    "real estate",
    "travel",
    "navigation"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicons/android/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "DAMAC Interactive Map",
      "short_name": "DAMAC Map",
      "url": "/",
      "description": "Open DAMAC Interactive Map",
      "icons": [
        {
          "src": "/favicons/ios/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "The Lifestyle Collection",
      "short_name": "Lifestyle",
      "url": "/lifestyle",
      "description": "View DAMAC Lifestyle Collections",
      "icons": [
        {
          "src": "/favicons/ios/192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}