{
  "name": "창고 정리 — 상자를 제자리에 밀어 넣기",
  "short_name": "창고 정리",
  "description": "시간제한 없이 상자를 빛나는 자리에 밀어 올리는 한 손 밀기 퍼즐. 막히면 되돌리기.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e6eef0",
  "theme_color": "#edf3f4",
  "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" }
  ]
}
