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" }