From a7a4cc2f3972e2638a43103def11ac039a6aba2b Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Fri, 26 Apr 2019 11:17:21 -0400 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bbf65f6..53a8b75 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ ], "start_url": "/WebStrayer/index.html", "background_color": "#FFFFFF", - "display": "fullscreen", + "display": "standalone", "scope": "/WebStrayer/", "theme_color": "#525659" }