{
  "name": "微信式对话排练",
  "short_name": "对话排练",
  "description": "像聊天一样排练销售、相亲、面试等对话脚本。",
  "display": "standalone",
  "background_color": "#f1f1f1",
  "theme_color": "#f1f1f1",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
