diff --git a/html/index.html b/html/index.html
index 76043d9c..0b7ea9ad 100644
--- a/html/index.html
+++ b/html/index.html
@@ -9,7 +9,6 @@
-
diff --git a/public/manifest.json b/public/manifest.json
deleted file mode 100644
index abd55ade..00000000
--- a/public/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "short_name": "CloudCMD",
- "name": "Cloud Commander",
- "display": "standalone",
- "start_url": "..",
- "icons": [{
- "src": "../img/favicon/favicon-256.png",
- "type": "image/png",
- "sizes": "256x256"
- }]
-}