fix: improve apple-touch-icon and android app icons

This commit is contained in:
sct
2020-12-24 19:25:56 +09:00
parent a333a09582
commit 329a814a8f
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -14,7 +14,7 @@
"type": "image/png" "type": "image/png"
} }
], ],
"theme_color": "#ffffff", "theme_color": "#2d3748",
"background_color": "#1e2937", "background_color": "#2d3748",
"display": "standalone" "display": "standalone"
} }