{
  "name": "倒水谜题",
  "short_name": "倒水谜题",
  "description": "经典水壶谜题：通过倒水、装满、倒掉，让任意杯子达到目标水量。20 个渐进关卡。",
  "lang": "zh-CN",
  "start_url": "/game/pour/",
  "scope": "/game/pour/",
  "display": "standalone",
  "background_color": "#fdfdfc",
  "theme_color": "#b87333",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
