{
  "name": "迷宫漫旅 Maze Wander",
  "short_name": "迷宫漫旅",
  "description": "全年龄段双模式迷宫游戏：在线挑战 + 一键打印纸质游玩",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3ff",
  "theme_color": "#7c5cff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "entertainment"]
}
