{
  "name": "الدارك — ALDARK",
  "short_name": "الدارك",
  "description": "كل العقار… بمكان واحد — منصة عقارية شاملة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-png/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-png/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-png/512?maskable=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "البحث عن عقار",
      "short_name": "ابحث",
      "description": "تصفّح آلاف العقارات",
      "url": "/properties",
      "icons": [{ "src": "/icon-png/192", "sizes": "192x192" }]
    },
    {
      "name": "ابني بيتك",
      "short_name": "ابني",
      "description": "ابدأ مشروع بيت من الصفر",
      "url": "/build-your-home",
      "icons": [{ "src": "/icon-png/192", "sizes": "192x192" }]
    },
    {
      "name": "المفضلة",
      "short_name": "مفضلتي",
      "description": "عقاراتك المحفوظة",
      "url": "/dashboard/favorites",
      "icons": [{ "src": "/icon-png/192", "sizes": "192x192" }]
    }
  ]
}
