{
  "name": "كفو — منصة التعلم التكيفي",
  "short_name": "كفو",
  "description": "منصة تعلم تكيفي ذكية للطلاب السعوديين — تشخيص، مسار شخصي، gamification، متابعة ولي الأمر",
  "start_url": "/student/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1578FF",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/product/student-today-evidence-brand.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "قرار اليوم في لوحة الطالب"
    }
  ],
  "shortcuts": [
    {
      "name": "يومي",
      "short_name": "يومي",
      "description": "مهام اليوم",
      "url": "/student/today",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "المواد",
      "short_name": "المواد",
      "description": "تصفح المواد الدراسية",
      "url": "/student/subjects",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "الإنجازات",
      "short_name": "إنجازات",
      "description": "شاراتك ونقاطك",
      "url": "/student/achievements",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
