{
  "name": "왜그렇게 생각해?",
  "short_name": "왜생각",
  "description": "5과목 철학 기반 사고력 트레이닝 — 자연·언어·수리·정치·계산",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F7FA",
  "theme_color": "#47B3C5",
  "lang": "ko-KR",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/og-image.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/og-image.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/og-image.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "홈", "url": "/home", "icons": [{ "src": "/og-image.svg", "sizes": "96x96" }] },
    { "name": "어휘 퀴즈", "url": "/vocab" },
    { "name": "질문 로드맵", "url": "/subjects" }
  ]
}
