{
  "name": "Schooly Teacher",
  "short_name": "Schooly Teacher",
  "description": "تطبيق المعلم: الحضور والدرجات والواجبات والتواصل مع أولياء الأمور",
  "id": "/teacher",
  "scope": "/teacher",
  "start_url": "/teacher",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#14B8A6",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    { "src": "/icons/teacher-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/teacher-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/teacher-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
