{
  "name": "مدرسة الرحاب للتعليم الخاص",
  "short_name": "مدرسة الرحاب",
  "description": "الموقع الرسمي لمدرسة الرحاب للتعليم الخاص في حي دمشق – طرابلس.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffaf0",
  "theme_color": "#4b260d",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "التسجيل المبدئي", "short_name": "التسجيل", "url": "registration.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "بوابة أولياء الأمور", "short_name": "أولياء الأمور", "url": "parents.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
