{
  "name": "عقاري — سوق العقارات في سوريا",
  "short_name": "عقاري",
  "description": "تطبيق عقاري لعرض وتصفح وإدارة الإعلانات العقارية في سوريا.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d7a5f",
  "categories": ["business", "lifestyle", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "أضف إعلان جديد",
      "short_name": "إضافة",
      "url": "/add-listing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "إعلاناتي",
      "short_name": "إعلاناتي",
      "url": "/my-listings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
