{
  "name": "منصة بيانات علاوات وترفيعات الموظفين",
  "short_name": "العلاوات والترفيعات",
  "description": "منصة بيانات علاوات وترفيعات موظفي مستشفى الإمام الحسن المجتبى (عليه السلام) التعليمي في كربلاء",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0b0f19",
  "theme_color": "#6366f1",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "دخول الموظفين",
      "short_name": "الموظفين",
      "url": "/",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "دخول الإدارة",
      "short_name": "الإدارة",
      "url": "/admin",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
