Changed app icon background color

This commit is contained in:
Bernd Bestel
2023-05-19 19:23:50 +02:00
parent ceb50774dc
commit 6e3182884a

View File

@@ -9,7 +9,7 @@
}
],
"start_url": "../",
"background_color": "#6c757d",
"theme_color": "#6c757d",
"background_color": "#333131",
"theme_color": "#333131",
"display": "standalone"
}