diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 4b1fa25232..9da0cb311b 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -15,6 +15,5 @@ ], "theme_color": "#3c8dbc", "background_color": "#3c8dbc", - "display": "standalone", - "orientation": "portrait" + "display": "standalone" }