From f68da57212a613fd566f89dc2bbac51aee58ca00 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Fri, 26 Apr 2019 11:13: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 53a8b75..bbf65f6 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ ], "start_url": "/WebStrayer/index.html", "background_color": "#FFFFFF", - "display": "standalone", + "display": "fullscreen", "scope": "/WebStrayer/", "theme_color": "#525659" }