From: plarus Date: Tue, 15 Aug 2017 13:44:54 +0000 (+0200) Subject: #5218 transform the www.osm.org webpage into a fullscreen web app X-Git-Tag: live~2177^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/dd207cc89f7d3a0b4a87c5a3c8c0a3922d16976d?ds=inline;hp=--cc #5218 transform the www.osm.org webpage into a fullscreen web app --- dd207cc89f7d3a0b4a87c5a3c8c0a3922d16976d diff --git a/app/assets/favicons/manifest.json.erb b/app/assets/favicons/manifest.json.erb index 8938f2cd9..29d0907bf 100644 --- a/app/assets/favicons/manifest.json.erb +++ b/app/assets/favicons/manifest.json.erb @@ -37,5 +37,7 @@ "type": "image\/png", "density": "4.0" } - ] + ], + "start_url": "index.html", + "display": "standalone" }