Update favicon and manifest files

This commit is contained in:
Maksim Eltyshev
2019-10-11 19:50:31 +05:00
parent 7150073626
commit 5a5d6fd774
4 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
{
"short_name": "Planka",
"name": "Planka Project Management",
"name": "Planka",
"icons": [
{
"src": "favicon.ico",
@@ -20,6 +19,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"theme_color": "#22252a",
"background_color": "#ffffff"
}