2018-12-23 21:00:51 -07:00
|
|
|
{
|
2019-04-15 23:02:57 -07:00
|
|
|
"name": "Jellyfin",
|
2020-08-02 01:28:25 -07:00
|
|
|
"description": "The Free Software Media System",
|
2019-01-06 22:38:26 -07:00
|
|
|
"lang": "en-US",
|
2019-05-03 21:28:26 -07:00
|
|
|
"short_name": "Jellyfin",
|
2019-11-13 00:15:37 -07:00
|
|
|
"start_url": "index.html#!/home.html",
|
2019-01-06 22:38:26 -07:00
|
|
|
"theme_color": "#101010",
|
2019-05-03 21:28:26 -07:00
|
|
|
"background_color": "#101010",
|
2019-05-04 12:38:27 -07:00
|
|
|
"display": "standalone",
|
2019-12-15 08:07:55 -07:00
|
|
|
"icons": [
|
|
|
|
{
|
2019-01-06 22:38:26 -07:00
|
|
|
"sizes": "72x72",
|
|
|
|
"src": "touchicon72.png",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"sizes": "114x114",
|
|
|
|
"src": "touchicon114.png",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"sizes": "144x144",
|
|
|
|
"src": "touchicon144.png",
|
|
|
|
"type": "image/png"
|
2019-05-04 12:38:27 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"sizes": "512x512",
|
|
|
|
"src": "touchicon512.png",
|
|
|
|
"type": "image/png"
|
2019-01-06 22:38:26 -07:00
|
|
|
}
|
2019-05-21 11:50:38 -07:00
|
|
|
]
|
2018-12-10 21:32:13 -07:00
|
|
|
}
|