Fix colors in webmanifest

This commit is contained in:
Chrystian Huot 2020-07-13 09:49:53 -04:00
parent ca410ce742
commit f66c12f51e

View file

@ -1,8 +1,8 @@
{
"name": "Rdio Scanner",
"short_name": "Rdio Scanner",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"theme_color": "#1e1e1e",
"background_color": "#1e1e1e",
"display": "standalone",
"scope": "./",
"start_url": "./",