diff --git a/app/manifest.json b/app/manifest.json index 18cd480..05ab83b 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -25,6 +25,5 @@ "background_color": "#3367d6", "start_url": "index.html", "display": "standalone", - "theme_color": "#3367d6", - "orientation": "portrait" + "theme_color": "#3367d6" }