From 74ee98a714e8f157e585c4aaa87fc369c72fcb69 Mon Sep 17 00:00:00 2001 From: myfrom Date: Thu, 31 Oct 2019 19:15:37 +0100 Subject: [PATCH] Change display mode to standalone --- client/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/manifest.json b/client/manifest.json index ae6f431..f53357c 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -24,7 +24,7 @@ }], "background_color": "#efefef", "start_url": "/", - "display": "minimal-ui", + "display": "standalone", "theme_color": "#3367d6", "share_target": { "action": "/?share_target",