update icons

This commit is contained in:
0d0 2025-02-07 02:29:59 +01:00
parent 2064133b32
commit d14403d636

View file

@ -5,5 +5,12 @@
"background": "black",
"orientation": "portrait",
"display": "fullscreen",
"short_name": "e-downloader"
"short_name": "e-downloader",
"icons": [
{
"src": "favicon.png",
"type": "image/png",
"sizes": "128x128"
}
]
}