{
  "name": "نظام التدريسيين - STU Staff System",
  "short_name": "STU Staff",
  "description": "منصة إدارة التدريسيين في الجامعة التقنية الجنوبية",
  "start_url": "/stu/staff/",
  "scope": "/stu/staff/",
  "display": "standalone",
  "background_color": "#050c1a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/stu/staff/assets/images/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/stu/staff/assets/images/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "البحوث",
      "short_name": "البحوث",
      "url": "/stu/staff/research",
      "icons": [
        {
          "src": "/stu/staff/assets/images/favicon.png",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "المحاضرات",
      "short_name": "المحاضرات",
      "url": "/stu/staff/table13",
      "icons": [
        {
          "src": "/stu/staff/assets/images/favicon.png",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "الرسائل",
      "short_name": "الرسائل",
      "url": "/stu/staff/theses",
      "icons": [
        {
          "src": "/stu/staff/assets/images/favicon.png",
          "sizes": "any"
        }
      ]
    }
  ]
}