{
  "name": "City View Real Estate",
  "short_name": "City View",
  "description": "أفضل منصة للتسويق العقاري في مصر",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101417",
  "theme_color": "#c9a45c",
  "lang": "ar-EG",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "البحث عن عقار",
      "short_name": "بحث",
      "url": "/properties"
    },
    {
      "name": "اتصل بنا",
      "short_name": "اتصال",
      "url": "/contact"
    }
  ]
}