Files
QNAP_RoonServer/QPKG/shared/web/icons/site.webmanifest
2026-04-10 02:25:36 +02:00

20 lines
424 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}