I have been looking at the relevant documentation:
https://developer.chrome.com/docs/android/post-message-twa
but I have not been able to implement this in my application.
LauncherActivity.java
None of the Toasts are displayed except the first Toast, which is on line 57.
Thank you for your guidance in solving this problem.