{
  "name": "أكاديمية Next Step",
  "short_name": "Next Step",
  "description": "منصة تعليمية أكاديمية متكاملة — حصص مباشرة، تقارير، ومتابعة مستمرة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة الطالب",
      "url": "/student/dashboard",
      "description": "الانتقال إلى لوحة الطالب"
    },
    {
      "name": "لوحة المعلم",
      "url": "/teacher/dashboard",
      "description": "الانتقال إلى لوحة المعلم"
    }
  ],
  "categories": ["education"],
  "screenshots": []
}
