Set display from browser to standalone
authorTitus Kirch <tituskirch1999@gmail.com>
Wed, 1 Jul 2020 11:28:11 +0000 (13:28 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 11:28:11 +0000 (13:28 +0200)
wcfsetup/install/files/images/favicon/default.manifest.json

index 8306a2f8ac76e84d33723d549ee74f823bd896e1..4116c586f7260787f42d653de768f4a4a4e4228f 100644 (file)
@@ -14,5 +14,5 @@
     ],
     "theme_color": "#ffffff",
     "background_color": "#ffffff",
-    "display": "browser"
+    "display": "standalone"
 }