{
  "name": "SpeedQuiz — 외국어 학습",
  "short_name": "SpeedQuiz",
  "description": "사진을 보고 3초 안에 정답을 맞히는 중국어·일본어·영어·사자성어 학습 앱",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#6366f1",
  "lang": "ko",
  "categories": ["education", "games"],
  "icons": [
    { "src": "./icon.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
