{
  "name": "هنبرمجهالك",
  "short_name": "هنبرمجهالك",
  "description": "منصة تعليمية إلكترونية متطورة للبرمجة مع مشغل فيديو ذكي، وشهادات معتمدة، ومساعد افتراضي مدعوم بالذكاء الاصطناعي.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1120",
  "theme_color": "#4f46e5",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/pwa-192.png?v=2.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png?v=2.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable.png?v=2.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "كورساتي ومتابعة التعلم",
      "short_name": "كورساتي",
      "url": "/student/dashboard",
      "icons": [{ "src": "/icons/pwa-192.png?v=2.0", "sizes": "192x192" }]
    },
    {
      "name": "سجل طلباتي وفواتيري",
      "short_name": "طلباتي",
      "url": "/student/orders",
      "icons": [{ "src": "/icons/pwa-192.png?v=2.0", "sizes": "192x192" }]
    },
    {
      "name": "دليل الكورسات والمسارات",
      "short_name": "الكورسات",
      "url": "/courses",
      "icons": [{ "src": "/icons/pwa-192.png?v=2.0", "sizes": "192x192" }]
    }
  ]
}
