{
  "name": "منصة م. إبراهيم فارس",
  "short_name": "منصة م. إبراهيم",
  "description": "منصة تعليم البرمجة والذكاء الاصطناعي وإدارة الدروس",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["education", "productivity"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة الطالب",
      "short_name": "الدروس",
      "url": "/portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تسجيل الحضور",
      "short_name": "الحضور",
      "url": "/portal/attendance",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الواجبات والتحديات",
      "short_name": "الواجبات",
      "url": "/portal/assessments",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
