]> git.openstreetmap.org Git - rails.git/commitdiff
#5218 transform the www.osm.org webpage into a fullscreen web app
authorplarus <plarus@users.noreply.github.com>
Tue, 15 Aug 2017 13:44:54 +0000 (15:44 +0200)
committerplarus <plarus@users.noreply.github.com>
Tue, 15 Aug 2017 13:44:54 +0000 (15:44 +0200)
app/assets/favicons/manifest.json.erb

index 8938f2cd95dc0cc7683682968ade8c13c1983d0d..29d0907bf2b71af24340540511ec511c9d4cdd48 100644 (file)
@@ -37,5 +37,7 @@
                        "type": "image\/png",
                        "density": "4.0"
                }
-       ]
+       ],
+       "start_url": "index.html",
+       "display": "standalone"
 }