{
  "name": "PK Properties",
  "short_name": "PK Properties",
  "description": "Luxury real estate & holiday homes in Dubai and Abu Dhabi. Buy, rent, book and manage across the UAE with PK Properties.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#050505",
  "background_color": "#050505",
  "lang": "en-AE",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "travel"],
  "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Holiday Homes",
      "short_name": "Holiday Homes",
      "description": "Book a luxury holiday home in Dubai or Abu Dhabi.",
      "url": "/holiday-homes",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Buy",
      "short_name": "Buy",
      "description": "Browse premium properties for sale.",
      "url": "/properties",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Speak with a PK Properties advisor.",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
