Hi, Currently busy with an PWA. Works fine, but the user gets redirected to an (external) SSO login page, so the "install message" shown for a very short time so the user is not able to install the PWA via the standard option of the PWA. The client doesn't want to let the users install it manually, so how do I get the default install back after logging in? Will it show the message again as long as you didn't install it? Or can I create a button in the app that will install the app on the users phone? I'm sure I'm not the only one who encounters this?