{
  "name": "VoQuiz — AI 단어 학습",
  "short_name": "VoQuiz",
  "description": "단어장을 찍으면 AI가 시험을 만들어 드려요. 사진 추출·시험·망각곡선 복습.",
  "start_url": "/dashboard?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f121c",
  "theme_color": "#2979ff",
  "lang": "ko",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png?v=1", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=1", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
