{
  "name": "YULearn.ai · AI Learning Companion",
  "short_name": "YULearn",
  "description": "AI-powered bilingual learning for students, parents, teachers and schools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    { "src": "/og-yulearn.jpg", "sizes": "1200x630", "type": "image/jpeg", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "shortcuts": [
    { "name": "AI Tutor", "short_name": "AI Tutor", "url": "/ai-tutor" },
    { "name": "Marketplace", "short_name": "Courses", "url": "/marketplace" },
    { "name": "My Dashboard", "short_name": "Dashboard", "url": "/dashboard/student" }
  ]
}
