Exiting a PWA leaves a blank box on screen

When the user exits a PWA (via the Form.Close), it leaves a blank screen for the user. Is there a way to get rid of this ?

I am finding that the PWA will not update unless its been closed on the mobile first. So I have provided an exit function. But it leaves the above screen.

Can you try to call window.close ?