summaryrefslogtreecommitdiff
path: root/frontend/public/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/manifest.json')
-rw-r--r--frontend/public/manifest.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json
deleted file mode 100644
index 54989065..00000000
--- a/frontend/public/manifest.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "short_name": "LibEuFin",
- "name": "LibEuFin Frontend",
- "icons": [
- {
- "src": "libeufin-icon.png",
- "sizes": "32x32",
- "type": "image/x-icon"
- },
- {
- "src": "libeufin-logo-normal.png",
- "type": "image/png",
- "sizes": "170x31"
- },
- {
- "src": "libeufin-logo-large.png",
- "type": "image/png",
- "sizes": "333x64"
- }
- ],
- "start_url": ".",
- "display": "standalone"
-}