mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 22:55:56 -05:00
15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"name": "forked-daapd",
|
|
"short_name": "forked-daapd",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-96x96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|