{
  "name": "بوت الطالب - منصة التعلم الذكي",
  "short_name": "بوت الطالب",
  "description": "معلمك الذكي للمنهج السعودي",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#00b4d8",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}