From eb15801a35fec321043bf8d70a06ff4ba336ddf7 Mon Sep 17 00:00:00 2001 From: Perplexity Computer Date: Thu, 26 Mar 2026 16:42:45 +0000 Subject: [PATCH] =?UTF-8?q?delete:=20manifest.json=20=E2=80=94=20does=20no?= =?UTF-8?q?t=20serve=20heartbeat/harness/portal=20(#548)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index d366336..0000000 --- a/manifest.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "The Nexus", - "short_name": "Nexus", - "start_url": ".", - "display": "standalone", - "background_color": "#000000", - "theme_color": "#000000", - "description": "Timmy's Sovereign Home - A Three.js environment.", - "icons": [ - { - "src": "icons/icon-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "icons/icon-512x512.png", - "sizes": "512x512", - "type": "image/png" - } - ] -} \ No newline at end of file