2018-12-23 21:00:51 -07:00
|
|
|
{
|
2019-01-06 22:38:26 -07:00
|
|
|
|
2019-04-15 23:02:57 -07:00
|
|
|
"name": "Jellyfin",
|
2019-01-06 22:38:26 -07:00
|
|
|
"description": "Jellyfin: the Free Software Media System.",
|
|
|
|
"lang": "en-US",
|
|
|
|
"display": "minimal-ui",
|
|
|
|
"short_name": "Emby",
|
|
|
|
"start_url": "/web/index.html",
|
|
|
|
"theme_color": "#101010",
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"related_applications": [{
|
|
|
|
"platform": "web"
|
|
|
|
}]
|
2018-12-10 21:32:13 -07:00
|
|
|
}
|