Update manifest and logo
Some checks failed
Bump deps (only minor versions) / ci (push) Has been cancelled
Some checks failed
Bump deps (only minor versions) / ci (push) Has been cancelled
This commit is contained in:
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 |
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"name": "EmersaDownloader",
|
"name": "scaricatore",
|
||||||
"start_url": "https://dl.emersa.it",
|
"start_url": "https://dl.emersa.it",
|
||||||
"theme_color": "rgb(34,197,94)",
|
"theme_color": "rgb(34,197,94)",
|
||||||
"background": "black",
|
"background": "black",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"display": "fullscreen",
|
"display": "fullscreen",
|
||||||
"short_name": "e-downloader",
|
"short_name": "scaricatore",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon.png",
|
"src": "favicon.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "128x128"
|
"sizes": "512x512"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue