diff --git a/src/manifest.json b/src/manifest.json index 0ff87a92e5..3a6823ef5a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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",