The support for PWAs is excellent, but in standalone mode, I’ve noticed that the installed app doesn’t display a navigation bar, which affects usability. Could you please configure the manifest.json with “display: minimal-ui”?
https://online-go.com/manifest.json
More details can be found here: display - Web app manifests | MDN
Below is an example image of the app when minimal-ui is enabled.