New to the MDM product and trying to understand how to deploy a PWA on Android. The application does not currently have a play store install or apk. Instead I would like to install a home page icon via Chrome, enable Android kiosk mode, and then launch it when the device starts.
Is it possible to do this?
Tried enabling Android Kiosk mode and it appears pushed but not seeing any evidence of it on the actual device.
Also unclear how this would be accomplished with the kiosk mode configuration. Currently have "Google play apps", "Chrome" as the app and the PWA locally defined as the home page for Chrome. I'm fairly sure that's incorrect but I was expecting to see the Chrome browser launched with the URL.
Are there examples or tutorials available?
Thanks!