diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 95b2e5f..0b0aa95 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -16,7 +16,7 @@ "id": "/", "start_url": "/", "scope": "/", - "display": "standalone", + "display": "minimal-ui", "background_color": "#FFFFFF", "theme_color": "#FFFFFF" }