{
  "service": "v2-realtime",
  "version": "1.0.0",
  "role": "realtime",
  "health": "/health",
  "twilio": {
    "incoming": "/twilio/incoming"
  },
  "websocket": {
    "path": "/twilio/media",
    "hint": "connect with WebSocket to the same host and port"
  }
}