I am looking for code that will enable someone to press an object (button, text, box) the that will trigger the URL to be saved to the phones Home Screen.
If Wix made your website into a PWA then you could add it.
https://developers.google.com/web/fundamentals/app-install-banners/
https://googlechrome.github.io/samples/app-install-banner/
Some browsers like Chrome and Apple IOS already let you add a shortcut to your desktop or home screen already, you don’t need to do it via the use of code.
Thanks… I know there is a menu you can pull up to do it… I want to trigger it with a button (or box or text)… with code,