about summary refs log tree commit diff
path: root/client/public/manifest.json
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2021-01-20 23:18:09 +0100
committerMelonai <einebeere@gmail.com>2021-01-20 23:18:09 +0100
commit826c7c47785ee01d2b9267919132ada696425344 (patch)
tree901cc90be9a953a6c3f968b6c1abe33cc13774b4 /client/public/manifest.json
parent2953dec527cedaabaa5f0eb48637c5ddd4a4103b (diff)
downloadshorest-826c7c47785ee01d2b9267919132ada696425344.tar.zst
shorest-826c7c47785ee01d2b9267919132ada696425344.zip
Remade the client in SvelteKit
Diffstat (limited to 'client/public/manifest.json')
-rw-r--r--client/public/manifest.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/client/public/manifest.json b/client/public/manifest.json
deleted file mode 100644
index 37e0ec8..0000000
--- a/client/public/manifest.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-  "name": "sho.rest",
-  "short_name": "sho.rest",
-  "icons": [
-    {
-      "src": "/android-chrome-192x192.png",
-      "sizes": "192x192",
-      "type": "image/png"
-    },
-    {
-      "src": "/android-chrome-512x512.png",
-      "sizes": "512x512",
-      "type": "image/png"
-    }
-  ],
-  "theme_color": "#ffffff",
-  "background_color": "#ffffff",
-  "display": "standalone"
-}
\ No newline at end of file