{
  "name": "深夜森林大冒险",
  "short_name": "森林大冒险",
  "description": "和小棠一起，揭开森林的秘密！",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050d05",
  "theme_color": "#1a2e1a",
  "lang": "zh-CN",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%231a2e1a' rx='80'/><text y='320' x='256' text-anchor='middle' font-size='280'>🌲</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "开始冒险",
      "url": "/?start=1",
      "description": "直接开始森林冒险"
    }
  ]
}
