change logo for the apk and the downloaded webapp
This commit is contained in:
BIN
www/img/logo.png
BIN
www/img/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 7.2 KiB |
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "Mon Timer",
|
||||
"short_name": "Timer",
|
||||
"short_name": "ChessCubingClock",
|
||||
"start_url": "index.html",
|
||||
"display": "standalone",
|
||||
"background_color": "#000000",
|
||||
"theme_color": "#000000",
|
||||
"icons": [
|
||||
{
|
||||
"src": "icon.png",
|
||||
"src": "img/logo.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user