{
"allowedDomains": [
"example.com",
"*.mysite.com"
],
"voiceChatEnabled": true,
"textChatEnabled": false,
"position": "top-left",
"autoConnect": false,
"primaryColor": "#4ade80",
"callButtonText": "Start Call",
"mode": "floating",
"greeting": "Need help?",
"subtitle": "Talk to our AI assistant",
"borderRadius": "16px",
"showBorder": true,
"showBranding": true,
"size": "compact",
"backgroundColor": "#ffffff",
"fontFamily": "inherit",
"iconUrl": "https://example.com/avatar.png",
"textColor": "#ffffff"
}