{
  "id": "./",
  "name": "openclaw的工作日",
  "short_name": "openclaw的工作日",
  "description": "可以通关的 OpenClaw 商业应用情景游戏，20 分钟走完 30+ 个 OpenClaw AI Agent 落地场景。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "landscape",
  "background_color": "#111522",
  "theme_color": "#111522",
  "categories": ["productivity", "business", "education"],
  "shortcuts": [
    {
      "name": "从前台开始",
      "short_name": "前台",
      "description": "直接打开接待区，开始三张工单的开场演示。",
      "url": "./#/z/reception",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "打开市场调研代理",
      "short_name": "市场调研",
      "description": "直接跳到市场部的第一个真实场景。",
      "url": "./#/d/marketing/market-research",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "查看工具箱总结",
      "short_name": "工具总结",
      "description": "直接打开餐厅区域，查看结尾工具卡总结。",
      "url": "./#/z/cafeteria",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
