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