summaryrefslogtreecommitdiff
path: root/public/manifest.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-09-23 10:26:17 +0200
committerYuval Adam <_@yuv.al>2024-09-23 10:26:17 +0200
commit51370d591d4f2ac4eddd8b2ea2f9c5118fbf9ab1 (patch)
tree3d3bd9e46dd56d630163f42162e4146b39b6111f /public/manifest.json
parent2a133e1e0678598f7b56506f0e0ab97625db1b98 (diff)
Move public files
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json15
1 files changed, 0 insertions, 15 deletions
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"
-}