{
  "name": "시작점 AI 영어 - 초등영단어 마스터",
  "short_name": "부비 영단어 마스터",
  "description": "Booby(부비)와 함께하는 초등 영단어 마스터 학습 앱 (기본+필수 총정리)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1EEFC",
  "theme_color": "#8B7FD6",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
