From 51370d591d4f2ac4eddd8b2ea2f9c5118fbf9ab1 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 23 Sep 2024 10:26:17 +0200 Subject: Move public files --- public/manifest.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 public/manifest.json (limited to 'public/manifest.json') diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 20d2b0d..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "short_name": "Geshem", - "name": "Geshem.space Rain Radar", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} -- cgit v1.3.1