diff --git a/web/static/manifest.json b/web/static/manifest.json index 6c89b9e0..bd9c34be 100644 --- a/web/static/manifest.json +++ b/web/static/manifest.json @@ -69,9 +69,8 @@ "params": { "text": "u", "url": "u" - } - }, - "theme_color": "#000000", - "background_color": "#000000", + } }, + "theme_color": "#82b52d", + "background_color": "#82b52d", "display": "standalone" }