{
  "name": "Diamond Ratio — النسبة الماسية",
  "short_name": "النسبة الماسية",
  "description": "منصة خدمات البناء والتشطيب والإشراف والترميم",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0b",
  "theme_color": "#2ECC8A",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "مشروعي",
      "short_name": "مشروعي",
      "description": "اعرض نسبة الإنجاز والتقارير",
      "url": "/client?tab=overview",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تقرير اليوم",
      "short_name": "تقرير",
      "description": "آخر تقرير جودة يومي",
      "url": "/client?tab=quality",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تواصل سريع",
      "short_name": "تواصل",
      "description": "تذاكر الدعم والتواصل مع المدير",
      "url": "/client?tab=support",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "اطلب عرض سعر",
      "short_name": "عرض سعر",
      "description": "اطلب عرض سعر جديد",
      "url": "/request",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
