]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/favicons/manifest.json.erb
#5218 transform the www.osm.org webpage into a fullscreen web app
[rails.git] / 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"
 }