﻿{
  "name": "منصة مستر محمد شلقاني التعليمية",
  "short_name": "EL-SHOLQANY LMS",
  "description": "منصة تعليمية متكاملة لتعلم اللغة الإنجليزية لجميع المراحل الدراسية",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الداشبورد",
      "url": "./index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
