Update manifest and logo
Some checks failed
Bump deps (only minor versions) / ci (push) Has been cancelled

This commit is contained in:
0d0 2025-02-24 20:13:53 +01:00
parent e3e914882f
commit 3be5e67018
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,16 +1,16 @@
{
"name": "EmersaDownloader",
"name": "scaricatore",
"start_url": "https://dl.emersa.it",
"theme_color": "rgb(34,197,94)",
"background": "black",
"orientation": "portrait",
"display": "fullscreen",
"short_name": "e-downloader",
"short_name": "scaricatore",
"icons": [
{
"src": "favicon.png",
"type": "image/png",
"sizes": "128x128"
"sizes": "512x512"
}
]
}