In PWA Blazor application the user can download the application by pressing the download icon that shows in the end of URL address bar
What I'm trying to do is to generate a QR code the allow the user just scan it and the application will downloaded to the user device, Is that possible?
Thanks in advance
