{
"site_name": "Мой интернет-магазин",
"site_url": "https://example.com",
"project_id": "550e8400-e29b-41d4-a716-446655440000",
"allowed_domains": [
"example.com",
"www.example.com",
"*.example.com"
],
"theme": {
"chat_title": {
"ru": "Чат поддержки",
"en": "Support chat"
},
"position": "bottom-right",
"welcome_message": {
"ru": "Чат поддержки",
"en": "Support chat"
},
"empty_state_message": {
"ru": "Чат поддержки",
"en": "Support chat"
},
"default_dialog_title": {
"ru": "Чат поддержки",
"en": "Support chat"
},
"button": {
"position": "bottom-right",
"light": {
"background": "#3B82F6",
"icon": "#ffffff"
},
"dark": {
"background": "#3B82F6",
"icon": "#ffffff"
}
},
"width": 400,
"height": 600,
"theme_mode": "light",
"border_radius": 12,
"shadow_enabled": true
}
}