{
  "name": "EasyEdu AI — AI 기반 차세대 교육 솔루션",
  "short_name": "EasyEdu AI",
  "description": "학생과 교사 모두를 위한 AI 교육 플랫폼",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오일러 튜터 — 필기",
      "short_name": "오일러 캔버스",
      "description": "수학 문제를 손글씨로 풀고 코칭 받기",
      "url": "/euler/canvas",
      "icons": [{ "src": "/logo-icon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "오일러 튜터 — 채팅",
      "short_name": "오일러 채팅",
      "url": "/euler-tutor",
      "icons": [{ "src": "/logo-icon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
