{
  "inbounds": [
    {
      "port": 32767,
      "protocol": "vmess",
      "settings": {
        "clients": [{ "id": "your-uuid-here" }],
        "network": "ws"
      }
    }
  ],
  "outbounds": [
    {
      "protocol": "freedom",
      "settings": {}
    }
  ]
}