{
  "id": "/",
  "name": "FixFlow - نظام إدارة صيانة ومبيعات الهواتف",
  "short_name": "FixFlow",
  "description": "المنظومة الاحترافية المتكاملة لإدارة مراكز صيانة الهواتف والمخزون والفواتير والعملاء",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "استلام جهاز جديد",
      "short_name": "جهاز جديد",
      "description": "فتح تذكرة صيانة جديدة وفحص الجهاز",
      "url": "/repairs/new",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "تذاكر الصيانة",
      "short_name": "التذاكر",
      "description": "متابعة أجهزة الصيانة ومراحل العمل",
      "url": "/repairs",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "المخزون وقطع الغيار",
      "short_name": "المخزون",
      "description": "فحص كميات الشاشات والبطاريات",
      "url": "/inventory",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "الفواتير ونقاط البيع",
      "short_name": "الفواتير",
      "description": "إصدار فواتير نقدية وإيصالات",
      "url": "/invoices",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ]
}
