{
  "name": "نبراس - منصة التواصل المدرسي",
  "short_name": "نبراس",
  "description": "منصة ذكية لإدارة التواصل مع أولياء الأمور",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "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" }
  ],
  "shortcuts": [
    { "name": "إرسال رسالة", "url": "/messages", "description": "إرسال رسائل لأولياء الأمور" },
    { "name": "إدارة الطلاب", "url": "/students", "description": "عرض بيانات الطلاب" }
  ]
}

