about summary refs log tree commit diff
path: root/client/public/manifest.json
diff options
context:
space:
mode:
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