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~1749^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/dd207cc89f7d3a0b4a87c5a3c8c0a3922d16976d?hp=38a39352cb389bca9f96eba1d3c58e9f607d636e #5218 transform the www.osm.org webpage into a fullscreen web app --- 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" }