{
  "name": "Mangoi Speech Coach - 영어 발음 교정",
  "short_name": "Mangoi Speech",
  "description": "AI 기반 영어 발음 교정 & 문법 학습 도구. BTS 레벨별 회화 연습.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#4F46E5",
  "lang": "ko",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "연습 시작",
      "url": "/index.html#practice",
      "description": "영어 발음 연습 바로 시작"
    }
  ]
}
