{
  "name": "GERBOX — مساعدك الذكي لكل الطلاب",
  "short_name": "GERBOX",
  "description": "مساعد ذكي متخصص لجميع الطلاب — لخّص محاضراتك، أنشئ تقارير PDF، واحصل على مساعدة دراسية فورية",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05080f",
  "theme_color": "#6366f1",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "المحادثة الذكية",
      "short_name": "محادثة",
      "description": "افتح محادثة GERBOX AI",
      "url": "/GERBOX.html",
      "icons": [{ "src": "icon.png", "sizes": "96x96" }]
    },
    {
      "name": "تحدي الذكاء الاصطناعي",
      "short_name": "تحدي",
      "description": "العب وتنافس مع الآخرين",
      "url": "/challeing.html",
      "icons": [{ "src": "icon.png", "sizes": "96x96" }]
    }
  ]
}
