{
  "name": "구구몬스터 · 구구단 키우기",
  "short_name": "구구몬스터",
  "description": "구구단을 외우면 구구몬이 자라나는 다마고치형 학습 게임",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf6fa",
  "theme_color": "#c8d4b4",
  "lang": "ko",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
