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