"Add Icon to homescreen" Web-app>Smartphone homepage?

@Vincent_London
Did you walk through my link?


Where exactly does it not work for you? Maybe I can answer specifically then. Basically as explained in the link it worked for me.
Be aware that (if I am not mistaken since its been a while) the whole procedure needs to run on Production environment in order to work.
Best
Carsten

hi

i first need to create a jso file like below: The icon i need to host in bubble too?
start URL is my webpage?

{
“short_name”: “Maps”,
“name”: “Google Maps”,
“icons”: [
{
“src”: “/images/icons-192.png”,
“type”: “image/png”,
“sizes”: “192x192”
},
{
“src”: “/images/icons-512.png”,
“type”: “image/png”,
“sizes”: “512x512”
}
],
“start_url”: “/maps/?source=pwa”,
“background_color”: “#3367D6”,
“display”: “standalone”,
“scope”: “/maps/”,
“theme_color”: “#3367D6
}

Hi Any update on this point ?
It can be a great feature for mobile app made with Bubble :slight_smile:

see Fullscreen android from homescreen