{
  "name": "ضيوف · تطبيق الموظفين",
  "short_name": "ضيوف Staff",
  "description": "تطبيق الموظفين الذكي — إدارة المهام والتراسل والحضور والسكن",
  "start_url": "/static/dheuof/staff-mobile/index.html?pwa=1",
  "id": "/static/dheuof/staff-mobile/index.html",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#143A2E",
  "theme_color": "#143A2E",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/static/dheuof/staff-mobile/",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/dheuof/staff-mobile/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/dheuof/staff-mobile/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تسجيل الحضور",
      "short_name": "حضور",
      "url": "/static/dheuof/staff-mobile/index.html?tab=home",
      "icons": [{ "src": "/static/dheuof/staff-mobile/icon-192.svg", "sizes": "96x96" }]
    },
    {
      "name": "المهام",
      "short_name": "مهامي",
      "url": "/static/dheuof/staff-mobile/index.html?tab=tasks",
      "icons": [{ "src": "/static/dheuof/staff-mobile/icon-192.svg", "sizes": "96x96" }]
    },
    {
      "name": "التراسل",
      "short_name": "الرسائل",
      "url": "/static/dheuof/staff-mobile/index.html?tab=chat",
      "icons": [{ "src": "/static/dheuof/staff-mobile/icon-192.svg", "sizes": "96x96" }]
    }
  ]
}
