diff --git a/static/manifest.json b/static/manifest.json index ec83a15..3e8586c 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -35,6 +35,6 @@ "lang": "fr-FR", "start_url": "/", "display": "standalone", - "background_color": "black", - "theme_color": "black" + "background_color": "white", + "theme_color": "white" }