diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 4032ecb..21f1117 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -5,7 +5,7 @@ "theme_color": "#9747ff", "lang": "en", "background_color": "#ffffff", - "display": "fullscreen", + "display": "standalone", "orientation": "portrait-primary", "scope": "./", "start_url": "./",