If our PWA is installed and the user exits it when in fullscreen, it would be nice to reenter fullscreen when the user reopens our app. Unfortunately browsers allow us to go fullscreen only after a user event.
See also file games2d.ts class Menu method create.