{
  "name": "Morin Properties — Dubai Real Estate",
  "short_name": "Morin Properties",
  "description": "Discover Dubai's best off-plan launches, hot deals and luxury homes. Personalised recommendations and instant agent contact.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#041238",
  "theme_color": "#041238",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hot Deals",
      "short_name": "Hot Deals",
      "description": "Limited-time property offers",
      "url": "/properties?category=hot-deals&source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "New Launches",
      "short_name": "New Launches",
      "description": "Latest off-plan projects",
      "url": "/properties?category=new-launches&source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Luxury Collection",
      "short_name": "Luxury",
      "description": "Premium homes 10M+ AED",
      "url": "/properties?category=luxury&source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Talk to an Advisor",
      "short_name": "Contact",
      "description": "Reach our team instantly",
      "url": "/contact?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Favorites",
      "short_name": "Favorites",
      "description": "Properties you've saved (works offline)",
      "url": "/favorites?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
