{
  "name": "Master in Vastgoed Dubai",
  "short_name": "Master in Vastgoed",
  "description": "Nederlandse makelaar in Dubai voor vastgoed kopen en investeren",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fcf7f0",
  "theme_color": "#614d31",
  "dir": "ltr",
  "lang": "nl-NL",
  "prefer_related_applications": false,
  "categories": ["real-estate"],
  "icons": [
    {
      "src": "/assets/icon-ivory.webp",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-ivory.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-ivory.webp",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Consultation",
      "short_name": "Consultation",
      "description": "Book a free consultation with our experts",
      "url": "/contact.php",
      "icons": [
        {
          "src": "/assets/icon-ivory.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Properties",
      "short_name": "Properties",
      "description": "Browse our investment properties",
      "url": "/investments.php",
      "icons": [
        {
          "src": "/assets/icon-ivory.webp",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
