{
"position": "bottom-right",
"welcome_message": {
"ru": "Здравствуйте! Чем могу помочь?",
"en": "Hello! How can I help you?"
},
"button": {
"position": "bottom-right",
"light": {
"background": "#3B82F6",
"icon": "#ffffff"
},
"dark": {
"background": "#3B82F6",
"icon": "#ffffff"
}
},
"toggle_button": {
"light": {
"background": "#3B82F6",
"icon": "#ffffff"
},
"dark": {
"background": "#3B82F6",
"icon": "#ffffff"
}
},
"width": 400,
"height": 600,
"theme_mode": "light",
"border_radius": 12
}