diff --git a/apps/trading/assets/manifest.json b/apps/trading/assets/manifest.json
deleted file mode 100644
index 37981d3d3..000000000
--- a/apps/trading/assets/manifest.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "Vega Protocol - Trading",
- "short_name": "Console",
- "description": "Vega Protocol - Trading dApp",
- "start_url": "/",
- "display": "standalone",
- "orientation": "portrait",
- "theme_color": "#000000",
- "background_color": "#ffffff",
- "icons": [
- {
- "src": "favicon.ico",
- "sizes": "64x64 32x32 24x24 16x16",
- "type": "image/x-icon"
- },
- {
- "src": "logo192.png",
- "type": "image/png",
- "sizes": "192x192"
- }
- ]
-}
diff --git a/apps/trading/pages/_document.page.tsx b/apps/trading/pages/_document.page.tsx
index cf26070a4..03cad5ba1 100644
--- a/apps/trading/pages/_document.page.tsx
+++ b/apps/trading/pages/_document.page.tsx
@@ -32,7 +32,7 @@ export default function Document() {
{/* manifest */}
-
+