dl.emersa.it/static/manifest.json
0d0 3be5e67018
Some checks failed
Bump deps (only minor versions) / ci (push) Has been cancelled
Update manifest and logo
2025-02-24 20:13:53 +01:00

16 lines
302 B
JSON

{
"name": "scaricatore",
"start_url": "https://dl.emersa.it",
"theme_color": "rgb(34,197,94)",
"background": "black",
"orientation": "portrait",
"display": "fullscreen",
"short_name": "scaricatore",
"icons": [
{
"src": "favicon.png",
"type": "image/png",
"sizes": "512x512"
}
]
}