{
  "name": "潇洒推理 - 剧本杀远程开本",
  "short_name": "潇洒推理",
  "description": "纯线上远程剧本杀系统，支持主持人远程控场、分角色剧本、实时线索分享、音视频播放、打破第四面墙",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a14",
  "theme_color": "#c9a96e",
  "lang": "zh-CN",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231a1a2e' rx='100'/%3E%3Ctext x='256' y='320' text-anchor='middle' font-size='280' fill='%23c9a96e'%3E🎭%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%231a1a2e' rx='38'/%3E%3Ctext x='96' y='120' text-anchor='middle' font-size='100' fill='%23c9a96e'%3E🎭%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "social"],
  "shortcuts": [
    {
      "name": "我是主持人",
      "short_name": "主持人",
      "description": "进入主持人控制台",
      "url": "./host-select.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23c9a96e' rx='20'/%3E%3Ctext x='48' y='62' text-anchor='middle' font-size='48'%3E🎬%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "我是玩家",
      "short_name": "玩家",
      "description": "加入房间开始游戏",
      "url": "./player-join.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%234CAF50' rx='20'/%3E%3Ctext x='48' y='62' text-anchor='middle' font-size='48'%3E👤%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
