Test page for TirazhiChat postMessage API
Waiting for messages...
How it works
Inside the app WebView the page calls window.TirazhiChat.postMessage(JSON.stringify(payload)).
In a regular browser the bridge object is missing, so the payload is only logged below.