Fixed favicons -.-
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"name": "Tubio - Video Downloader",
|
||||
"short_name": "Tubio",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
@@ -13,7 +13,7 @@
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#87D1E6",
|
||||
"background_color": "#04254e",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Reference in New Issue
Block a user