7e766f8dad
cat "$f" | jq -S | sponge "$f"
33 lines
658 B
JSON
33 lines
658 B
JSON
{
|
|
"_comment": "This should be Jellyfin, but that breaks apps...",
|
|
"description": "Jellyfin: the Free Software media system.",
|
|
"display": "minimal-ui",
|
|
"icons": [
|
|
{
|
|
"sizes": "72x72",
|
|
"src": "touchicon72.png",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"sizes": "114x114",
|
|
"src": "touchicon114.png",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"sizes": "144x144",
|
|
"src": "touchicon144.png",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"lang": "en-US",
|
|
"name": "Emby",
|
|
"related_applications": [
|
|
{
|
|
"platform": "web"
|
|
}
|
|
],
|
|
"short_name": "Emby",
|
|
"start_url": "/web/index.html",
|
|
"theme_color": "#52B54B"
|
|
}
|