{
  "name": "مؤسسة إتقان الألوان - نظام تشغيل داخلي",
  "short_name": "إتقان الألوان",
  "description": "نظام تشغيل داخلي لإدارة المبيعات والفواتير والمخزون والمالية والموارد البشرية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b62ad",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الفواتير",
      "url": "/invoices",
      "description": "فواتير المبيعات"
    },
    {
      "name": "المبيعات",
      "url": "/sales/hub",
      "description": "مركز المبيعات"
    },
    {
      "name": "التقارير",
      "url": "/reports/hub",
      "description": "مركز التقارير"
    }
  ]
}
