{
  "name": "إنجاز برو — Engaz Pro",
  "short_name": "إنجاز برو",
  "description": "منظومة إنجاز برو السحابية المتكاملة لإدارة نقاط البيع، الكاشير، الفروع، والمخازن",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EBF0F8",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "نقطة البيع والمبيعات",
      "short_name": "المبيعات",
      "url": "/sales",
      "description": "فواتير ومبيعات المتجر"
    },
    {
      "name": "الخزن والورديات",
      "short_name": "الورديات",
      "url": "/treasuries",
      "description": "إدارة الخزن وتوريد الورديات"
    },
    {
      "name": "تسجيل مصروف",
      "short_name": "المصروفات",
      "url": "/expenses",
      "description": "تسجيل النثريات والمصروفات"
    }
  ]
}
