From ee25b3300756abaf59a8101bdca0779e9f107e99 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 17 Aug 2025 17:49:34 -0700 Subject: [PATCH] Delete public/manifest.json --- public/manifest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 public/manifest.json diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 8af8a51..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "Sune", - "short_name": "Sune", - "start_url": ".", - "display": "standalone", - "icons": [ - {"src": "https://sune.planetrenox.com/✺.png","sizes": "1024x1024","type": "image/png"} - ] -}