{
  "name": "물병 정렬 — 한 병에는 한 가지 색만!",
  "short_name": "물병 정렬",
  "description": "알록달록 물을 옮겨 담는 중독성 퍼즐. 봇보다 적게 움직이면 별 3개!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14112b",
  "theme_color": "#14112b",
  "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" }
  ]
}
