diff --git a/manifest/icon-512x512.png b/manifest/icon-512x512.png deleted file mode 100644 index 1b19c27..0000000 Binary files a/manifest/icon-512x512.png and /dev/null differ diff --git a/manifest/manifest.json b/manifest/manifest.json deleted file mode 100644 index cd71091..0000000 --- a/manifest/manifest.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "short_name": "uwuzu", - "name": "uwuzu", - "theme_color": "#FFC832", - "background_color": "#FFC832", - "display": "standalone", - "start_url": "../index.php", - "icons": [ - { - "src": "icon-512x512.png", - "sizes": "512x512", - "type": "image/png" - } - ] -} \ No newline at end of file