{
  "name": "BI ERP - نظام الإدارة الموحد",
  "short_name": "BI ERP",
  "description": "نظام إدارة الموارد الموحد — المنتجات، الفواتير، الزبائن، المخزون",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "productivity"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "فاتورة جديدة",
      "short_name": "فاتورة",
      "url": "/invoices?new=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المنتجات",
      "short_name": "منتجات",
      "url": "/products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الزبائن",
      "short_name": "زبائن",
      "url": "/customers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
