change logo for the apk and the downloaded webapp
This commit is contained in:
@@ -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