{
  "id": "/?app=student",
  "name": "KiwiMind للطالب",
  "short_name": "KiwiMind طالب",
  "description": "تطبيق الطالب — حصصك، حجوزاتك، تقييمك، رسائل معلمك، ومساعد كيبو الذكي للمذاكرة.",
  "start_url": "/student/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080a",
  "theme_color": "#07080a",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "بوابتي", "url": "/student/portal", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "مساعد كيبو", "url": "/student/portal/kibo", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
