{
  "name": "YouTube Interactive Video Tutor",
  "short_name": "VideoTutor",
  "description": "YouTube 공식 플레이어 수동 연동 및 OKF 기반 1:1 대화형 튜터",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
