<script src="адрес виджета"></script>
<script>
Phronesis.init({
workspace: 'имя',
token: 'eyJhbGciOiJIUzI1NiIsIn-R 5cCI6IkpXVCJ9...',
ui: {
theme: 'dark', // light | dark | auto
position: 'bottom-right', // bottom-right | bottom-left
lang: 'ru', // ru | auto
showUnreadBadge: true,
notifications: true
})