diff --git a/src/index.html b/src/index.html
index 889021a39a..f9dc7aed0e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -20,7 +20,46 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/manifest.json b/src/manifest.json
index 0ff87a92e5..a438ba9ccd 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -3,10 +3,11 @@
"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": "standalone",
"icons": [{
"sizes": "72x72",
"src": "touchicon72.png",
@@ -21,6 +22,11 @@
"sizes": "144x144",
"src": "touchicon144.png",
"type": "image/png"
+ },
+ {
+ "sizes": "512x512",
+ "src": "touchicon512.png",
+ "type": "image/png"
}
],
"related_applications": [{
diff --git a/src/splashscreens/ipad_splash.png b/src/splashscreens/ipad_splash.png
new file mode 100755
index 0000000000..0faca927b7
Binary files /dev/null and b/src/splashscreens/ipad_splash.png differ
diff --git a/src/splashscreens/ipad_splash_l.png b/src/splashscreens/ipad_splash_l.png
new file mode 100644
index 0000000000..3ecf2d5adc
Binary files /dev/null and b/src/splashscreens/ipad_splash_l.png differ
diff --git a/src/splashscreens/ipadpro1_splash.png b/src/splashscreens/ipadpro1_splash.png
new file mode 100755
index 0000000000..9e7fdb7f6c
Binary files /dev/null and b/src/splashscreens/ipadpro1_splash.png differ
diff --git a/src/splashscreens/ipadpro1_splash_l.png b/src/splashscreens/ipadpro1_splash_l.png
new file mode 100644
index 0000000000..cffad337c8
Binary files /dev/null and b/src/splashscreens/ipadpro1_splash_l.png differ
diff --git a/src/splashscreens/ipadpro2_splash.png b/src/splashscreens/ipadpro2_splash.png
new file mode 100755
index 0000000000..a2e9624c65
Binary files /dev/null and b/src/splashscreens/ipadpro2_splash.png differ
diff --git a/src/splashscreens/ipadpro2_splash_l.png b/src/splashscreens/ipadpro2_splash_l.png
new file mode 100644
index 0000000000..588902a2b1
Binary files /dev/null and b/src/splashscreens/ipadpro2_splash_l.png differ
diff --git a/src/splashscreens/ipadpro3_splash.png b/src/splashscreens/ipadpro3_splash.png
new file mode 100755
index 0000000000..89a04afe07
Binary files /dev/null and b/src/splashscreens/ipadpro3_splash.png differ
diff --git a/src/splashscreens/ipadpro3_splash_l.png b/src/splashscreens/ipadpro3_splash_l.png
new file mode 100644
index 0000000000..a0b6c56904
Binary files /dev/null and b/src/splashscreens/ipadpro3_splash_l.png differ
diff --git a/src/splashscreens/iphone5_splash.png b/src/splashscreens/iphone5_splash.png
new file mode 100755
index 0000000000..3e073a9e1b
Binary files /dev/null and b/src/splashscreens/iphone5_splash.png differ
diff --git a/src/splashscreens/iphone5_splash_l.png b/src/splashscreens/iphone5_splash_l.png
new file mode 100644
index 0000000000..28fa8838e1
Binary files /dev/null and b/src/splashscreens/iphone5_splash_l.png differ
diff --git a/src/splashscreens/iphone6_splash.png b/src/splashscreens/iphone6_splash.png
new file mode 100755
index 0000000000..afe42fa26a
Binary files /dev/null and b/src/splashscreens/iphone6_splash.png differ
diff --git a/src/splashscreens/iphone6_splash_l.png b/src/splashscreens/iphone6_splash_l.png
new file mode 100644
index 0000000000..c7de58510f
Binary files /dev/null and b/src/splashscreens/iphone6_splash_l.png differ
diff --git a/src/splashscreens/iphoneplus_splash.png b/src/splashscreens/iphoneplus_splash.png
new file mode 100755
index 0000000000..2cc62163ac
Binary files /dev/null and b/src/splashscreens/iphoneplus_splash.png differ
diff --git a/src/splashscreens/iphoneplus_splash_l.png b/src/splashscreens/iphoneplus_splash_l.png
new file mode 100644
index 0000000000..c989f2237e
Binary files /dev/null and b/src/splashscreens/iphoneplus_splash_l.png differ
diff --git a/src/splashscreens/iphonex_splash.png b/src/splashscreens/iphonex_splash.png
new file mode 100755
index 0000000000..2d9698c287
Binary files /dev/null and b/src/splashscreens/iphonex_splash.png differ
diff --git a/src/splashscreens/iphonex_splash_l.png b/src/splashscreens/iphonex_splash_l.png
new file mode 100644
index 0000000000..9eb9e037ce
Binary files /dev/null and b/src/splashscreens/iphonex_splash_l.png differ
diff --git a/src/splashscreens/iphonexr_splash.png b/src/splashscreens/iphonexr_splash.png
new file mode 100755
index 0000000000..0f911eb2e8
Binary files /dev/null and b/src/splashscreens/iphonexr_splash.png differ
diff --git a/src/splashscreens/iphonexr_splash_l.png b/src/splashscreens/iphonexr_splash_l.png
new file mode 100644
index 0000000000..1522f372a9
Binary files /dev/null and b/src/splashscreens/iphonexr_splash_l.png differ
diff --git a/src/splashscreens/iphonexsmax_splash.png b/src/splashscreens/iphonexsmax_splash.png
new file mode 100755
index 0000000000..3e9aaf56af
Binary files /dev/null and b/src/splashscreens/iphonexsmax_splash.png differ
diff --git a/src/splashscreens/iphonexsmax_splash_l.png b/src/splashscreens/iphonexsmax_splash_l.png
new file mode 100644
index 0000000000..e2961f512e
Binary files /dev/null and b/src/splashscreens/iphonexsmax_splash_l.png differ
diff --git a/src/touchicon512.png b/src/touchicon512.png
new file mode 100644
index 0000000000..954bc25003
Binary files /dev/null and b/src/touchicon512.png differ