{
  "name": "الدافور المساعد - Al-Dafoor Assistant",
  "short_name": "الدافور",
  "description": "منصة تعليمية ذكية تخدم جميع المتعلمين بالذكاء الاصطناعي",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#020204",
  "theme_color": "#020204",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/brand-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand-logo.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable" },
    { "src": "/brand-logo.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ]
}
