Update favicon and manifest files

This commit is contained in:
Maksim Eltyshev
2019-10-11 19:50:31 +05:00
parent dab8159864
commit 1d047c8e55
4 changed files with 2 additions and 3 deletions

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"
}