diff --git a/manifest.json b/manifest.json index 8d22f6423..490bbfb6a 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,5 @@ "type": "image/svg+xml" } ], - "display": "standalone", - "background_color": "#172dd7", - "theme_color": "#f0ff41" + "display": "standalone" }