{
  "name": "Avion Realty - Premium Dubai Real Estate",
  "short_name": "Avion Realty",
  "description": "Discover luxury properties, villas, and apartments in Dubai. Expert real estate services for buying, selling, and renting premium properties.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Off-Plan Properties",
      "short_name": "Off-Plan",
      "description": "Browse off-plan developments",
      "url": "/off-plan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ready Properties",
      "short_name": "Ready",
      "description": "View ready-to-move properties",
      "url": "/ready",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
