From 17cb706c317b8ae651de8fe35277ce5d7cef511b Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Wed, 10 Oct 2018 14:35:15 +0200 Subject: [PATCH] Update manifest.json --- client/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/manifest.json b/client/manifest.json index 6dc46ec..271cf8e 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -24,6 +24,6 @@ }], "background_color": "#3367d6", "start_url": "/", - "display": "standalone", + "display": "minimal-ui", "theme_color": "#3367d6" }