From 9ded94945fb83e5f1240ccd6662d88af8d05c87b Mon Sep 17 00:00:00 2001 From: Steve Ruiz Date: Tue, 29 Jun 2021 21:01:12 +0100 Subject: [PATCH] Update manifest.json --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 5c78243f2..ef85723a1 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -30,6 +30,6 @@ "theme_color": "#fafafa", "background_color": "#fafafa", "start_url": "/", - "display": "minimal-ui", + "display": "standalone", "orientation": "portrait" -} +} \ No newline at end of file