{
  "name": "تطبيقات مدار التقنية | منظومة إدارة الأعمال والعمليات الذكية",
  "short_name": "مدار التقنية",
  "description": "منظومة تطبيقات مدار التقنية لإدارة الدوام والعمليات والمشتريات والمخزون والذكاء الصيدلاني",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "بصمة ودوام الموظف",
      "short_name": "دوام الموظف",
      "description": "تسجيل الحضور والانصراف السريع وكشف ساعات العمل",
      "url": "/dashboard/employee",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "لوحة تحكم الإدارة",
      "short_name": "لوحة الإدارة",
      "description": "لوحة متابعة المنشأة والموظفين والتطبيقات",
      "url": "/dashboard/admin",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "معالج إدخال التراخيص",
      "short_name": "إدخال التراخيص",
      "description": "إضافة وتفعيل تراخيص المنظومات والعملاء",
      "url": "/apps/licenses/entry",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "بوابة التطبيقات المركزية",
      "short_name": "بوابة التطبيقات",
      "description": "متجر وتطبيقات المنظومة السحابية الموحدة",
      "url": "/apps/hub",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
