{
  "name": "عقار برو | تطبيق المسوق والكتالوج العقاري",
  "short_name": "عقار برو",
  "description": "تطبيق إدارة وتسويق الشقق والاستوديوهات 6 أكتوبر - كتالوج ذكي وتواصل فوري مع المسوقين",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "real estate", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة تحكم المسوق",
      "short_name": "لوحة المسوق",
      "description": "إدارة العقارات والوحدات",
      "url": "/?mode=marketer",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "كتالوج الشقق والاستوديوهات",
      "short_name": "الكتالوج",
      "description": "استعراض كافة الوحدات المتاحة",
      "url": "/?mode=visitor",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
