{
"site_name": "Мой интернет-магазин",
"site_url": "https://example.com",
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"allowed_domains": [
"example.com",
"www.example.com",
"*.example.com"
],
"theme": {
"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
}
}