{
  "name": "NexaCore ERP",
  "short_name": "NexaCore",
  "description": "منصة إدارة الأعمال المتكاملة — Enterprise Resource Planning",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#2563eb",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "المبيعات",
      "short_name": "مبيعات",
      "url": "/#sales",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "المخزون",
      "short_name": "مخزون",
      "url": "/#inventory",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "التقارير",
      "short_name": "تقارير",
      "url": "/#reports",
      "icons": [
        {
          "src": "/icons/icon-96.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}