{
  "name": "رابغ جاردنز - نظام إدارة السكن",
  "short_name": "رابغ جاردنز",
  "description": "نظام إدارة مجمع رابغ جاردنز السكني - إدارة السكان والإيجارات والصيانة",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#2d5a3d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "لوحة التحكم الرئيسية"
    },
    {
      "src": "/screenshots/residents.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "إدارة السكان"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "التحكم",
      "description": "الانتقال إلى لوحة التحكم الرئيسية",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/dashboard-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "الدفع الإلكتروني",
      "short_name": "دفع",
      "description": "ادفع فواتيرك إلكترونياً",
      "url": "/resident-payment",
      "icons": [{ "src": "/icons/payment-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "السكان",
      "short_name": "السكان",
      "description": "إدارة بيانات السكان",
      "url": "/residents",
      "icons": [{ "src": "/icons/residents-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "الصيانة",
      "short_name": "الصيانة",
      "description": "طلبات الصيانة",
      "url": "/maintenance",
      "icons": [{ "src": "/icons/maintenance-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
