{
  "name": "게임을 이기는 재미난 AI 수학",
  "short_name": "꿈쟁이수학",
  "description": "웹툰으로 배우는 초등 수학. 한 편이 한 세션이고, 궁금해지는 자리에서 문제가 나온다.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "categories": ["education"],
  "icons": [
    { "src": "/web/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/web/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "웹툰 보기", "short_name": "웹툰", "url": "/talk" }
  ]
}
