{
  "name": "탱고북 — 동화로 자라는 4-7세 한글·영어 학습 플랫폼",
  "short_name": "탱고북",
  "description": "명작 동화·자연 동화를 읽으며 한국어·영어 필수 어휘를 떼는 4-7세 학습 플랫폼.",
  "start_url": "/library",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFE4D6",
  "theme_color": "#FF6F61",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/library.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "동화책 라이브러리"
    }
  ],
  "shortcuts": [
    {
      "name": "라이브러리",
      "short_name": "라이브러리",
      "description": "전체 동화책 목록",
      "url": "/library"
    },
    {
      "name": "한글 파닉스",
      "short_name": "한글",
      "description": "한글 파닉스 학습",
      "url": "/library/phonics/korean"
    }
  ]
}
