How "Add to Home screen" works?
What is a PWA?
Progressive Web Apps (PWA) use modern web capabilities to deliver an app-like user experience. They evolve from pages in browser tabs to immersive, top-level apps, maintaining the web's low friction at every moment.
MOP-My Portfolio is a Progressive Web Application (PWA).
Add to Home screen on Chrome on Android Device
When a user loads up your website for the first time, they get a "Add to Home screen" popup on their screen. This popup is automatically shown when the browser detects that the website is a PWA
This automatic popup can not be shown again if it is not clicked or ignored. It is also shown only once after 10-15 seconds of user interactivity on the first load of the website. If the user misses clicking the popup or ignores it, later then can click on the three dots buttonon the top-right corner of chrome browser and click "Add to Home screen"

Add to Home screen on Safari browser on iOS device
This automatic popup cannot be shown again if it is not clicked or ignored. It is also shown only once after 10-15 seconds of user interactivity on the first load of the website. If the user misses clicking the popup or ignores it, later then can click on the three dots buttonon the top-right corner of chrome browser and click "Add to Home screen"

How to Enable PWA from admin panel

Admin > settings > preference
Turn on PWAClick PWA From right sidebar and set you information. Make sure PWA in activated
For users.
Click PWA From right sidebar and set you information. Make sure PWA in activated
How to install in frontend

Last updated
Was this helpful?