{
  "name": "منصة الإمتياز",
  "short_name": "الإمتياز",
  "description": "منصة تعليمية عراقية متخصصة بالدورات التعليمية للمراحل الدراسية العراقية",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تسجيل الدخول",
      "short_name": "دخول",
      "url": "/login",
      "icons": []
    },
    {
      "name": "دوراتي",
      "short_name": "دوراتي",
      "url": "/student",
      "icons": []
    }
  ],
  "screenshots": []
}
