diff --git a/client/manifest.json b/client/manifest.json index 6dc46ec..271cf8e 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -24,6 +24,6 @@ }], "background_color": "#3367d6", "start_url": "/", - "display": "standalone", + "display": "minimal-ui", "theme_color": "#3367d6" }