{
  "name": "세이 글로벌 잉글리쉬 (SGE) · 휴스턴어학원",
  "short_name": "SGE",
  "description": "AI 강사 6명과 무제한 1:1 영어 대화. 휴스턴어학원 26년 노하우. 암기 없이, 모국어처럼.",
  "start_url": "/?source=pwa",
  "id": "/",
  "launch_handler": { "client_mode": "navigate-existing" },
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["education", "kids"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Say English 휴스턴어학원 온라인 영어학교"
    }
  ],
  "shortcuts": [
    {
      "name": "더빙 클래스",
      "short_name": "더빙",
      "url": "/dubbing",
      "description": "본인 원고 더빙 연습 (4 voice + 속도 조절)",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "가상 학교 캠퍼스",
      "short_name": "학교",
      "url": "/academy/school",
      "description": "휴스턴 가상 캠퍼스 입장",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "내 반 교실",
      "short_name": "교실",
      "url": "/academy/classes",
      "description": "반별 가상 교실 + 자동 출석",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "학부모 모드",
      "short_name": "학부모",
      "url": "/parent",
      "description": "자녀 출결·결제·상담·성적",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
