{
  "name": "Software School — منصة البرمجة والذكاء الاصطناعي",
  "short_name": "Software School",
  "description": "منصة تعليمية متطورة لعلوم الحاسب والذكاء الاصطناعي",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#070913",
  "theme_color": "#E10600",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/logo.jpg",
      "sizes": "192x192 512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}