{
  "name": "탑 쌓기 — 어긋난 만큼 깎여요",
  "short_name": "탑 쌓기",
  "description": "좌우로 움직이는 블록을 톡! 정확히 맞출수록 안 깎이고, 몇 층까지 쌓느냐가 실력. 한 손 타이밍 게임.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e6eefb",
  "theme_color": "#eaf2fb",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
