{
  "name": "ERP Elegant — نظام إدارة الموارد",
  "short_name": "ERP Elegant",
  "description": "نظام إدارة الموارد المؤسسية المتكامل",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الفواتير",
      "short_name": "فواتير",
      "url": "/invoices",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "المدفوعات",
      "short_name": "مدفوعات",
      "url": "/payments",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
