{
  "name": "Research Aid",
  "short_name": "ResearchAid",
  "description": "منصة ResearcherAid للبحث العلمي والتدريب الصحي في المملكة العربية السعودية",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#065f46",
  "background_color": "#0f172a",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "بوابة المشارك",
      "short_name": "المشارك",
      "description": "الفرص البحثية والبرامج التدريبية",
      "url": "/participant",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الطلبات الخاصة",
      "short_name": "الطلبات",
      "description": "تقديم طلبات الخدمات الأكاديمية",
      "url": "/special-requests",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الدعم الفني",
      "short_name": "الدعم",
      "description": "مساعد الذكاء الاصطناعي",
      "url": "/support",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
