1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Before After
Before After

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