{
  "name": "D'Arena — AI 토론 교육 플랫폼",
  "short_name": "D'Arena",
  "description": "AI 기반 실시간 토론 교육 플랫폼. 교사가 토론 플랜을 설계하고 학생이 실시간으로 참여합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "label": "교사 대시보드"
    },
    {
      "src": "/screenshots/live-debate.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "label": "실시간 토론 세션"
    }
  ]
}
