{
  "name": "معلم اللغة العربية الذكي - Smart Arabic Teacher",
  "short_name": "معلمتي",
  "description": "منصة تعليمية صوتية آمنة للمدارس المسيحية - Audio-only learning platform for Christian schools",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#667eea",
  "background_color": "#ffffff",
  "dir": "rtl",
  "lang": "ar-SA",
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/images/screenshot-login-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-chat-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-chat-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الحوار مع المعلم",
      "short_name": "حوار",
      "description": "ابدأ جلسة حوار جديدة مع معلم اللغة العربية",
      "url": "/chat",
      "icons": [
        {
          "src": "/images/chat-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "إحصائيات",
      "description": "عرض إحصائياتك وتقدمك التعليمي",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/dashboard-icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots_descriptions": "Screenshots of the Smart Arabic Teacher platform showing login and chat interface"
}
