diff --git a/src/addplugin.html b/src/addplugin.html
index 309f0f96c4..83640033bb 100644
--- a/src/addplugin.html
+++ b/src/addplugin.html
@@ -1,10 +1,7 @@
-
\ No newline at end of file
+
diff --git a/src/manifest.json b/src/manifest.json
index a87b086dac..fed1177e24 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,5 +1,4 @@
{
-
"name": "Jellyfin",
"description": "Jellyfin: the Free Software Media System.",
"lang": "en-US",
@@ -8,7 +7,8 @@
"theme_color": "#101010",
"background_color": "#101010",
"display": "standalone",
- "icons": [{
+ "icons": [
+ {
"sizes": "72x72",
"src": "touchicon72.png",
"type": "image/png"
diff --git a/src/mypreferencesplayback.html b/src/mypreferencesplayback.html
index 93f806d0d4..d908c06096 100644
--- a/src/mypreferencesplayback.html
+++ b/src/mypreferencesplayback.html
@@ -1,4 +1,3 @@