Updated PWA Manifest Values
This commit is contained in:
+4
-2
@@ -3,10 +3,12 @@
|
||||
"name": "Jellyfin",
|
||||
"description": "Jellyfin: the Free Software Media System.",
|
||||
"lang": "en-US",
|
||||
"display": "minimal-ui",
|
||||
"short_name": "Emby",
|
||||
"short_name": "Jellyfin",
|
||||
"start_url": "/web/index.html",
|
||||
"theme_color": "#101010",
|
||||
"background_color": "#101010",
|
||||
"display": "fullscreen",
|
||||
"orientation": "any",
|
||||
"icons": [{
|
||||
"sizes": "72x72",
|
||||
"src": "touchicon72.png",
|
||||
|
||||
Reference in New Issue
Block a user