Fix misc Lighthouse complaints
This commit is contained in:
BIN
public/android-chrome-512x512.png
Normal file
BIN
public/android-chrome-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"start_url": "/",
|
||||
"name": "Nitter",
|
||||
"short_name": "Nitter",
|
||||
"icons": [
|
||||
@@ -11,6 +12,11 @@
|
||||
"src": "/android-chrome-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#333333",
|
||||
|
||||
Reference in New Issue
Block a user