{
  "name": "토키토키 - AI 영어 동화 학습",
  "short_name": "토키토키",
  "description": "아이를 위한 AI 맞춤형 영어 동화 학습. Voice-first 학습으로 캐릭터와 대화하며 영어를 익히세요.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4169E1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "토키토키 홈 화면"
    },
    {
      "src": "/screenshots/adventure.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "어드벤처 모드"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
