[htdocs] Update site webmanifest (renaming forked-daapd to OwnTone)

This commit is contained in:
chme 2021-05-15 08:22:37 +02:00
parent 760d5af435
commit e8aa82272a

View File

@ -1,10 +1,15 @@
{
"name": "forked-daapd",
"short_name": "forked-daapd",
"name": "OwnTone",
"short_name": "OwnTone",
"icons": [
{
"src": "/android-chrome-96x96.png",
"sizes": "96x96",
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],