{
  "port": 4000,
  "bindAddress": "",
  "language": "en-US",
  "clipboardMode": false,
  "wordReplacements": {},
  "voiceCommandsExtra": {},
  "urlToken": "",
  "relayUrl": "",
  "relaySecret": "",
  "relayRejectUnauthorized": true,
  "relayServers": [
    { "name": "AirMic Cloud", "url": "wss://amrelay1.returnfeed.com:4001", "secret": "" }
  ],
  "aiEnabled": false,
  "aiProvider": "openai",
  "aiModel": "",
  "aiPrompt": "You are a transcription assistant. Clean up and summarize the following spoken text into clear, concise written prose. Preserve the meaning exactly. Output only the improved text, nothing else."
}
