summaryrefslogtreecommitdiffstats
path: root/public/wekan-manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/wekan-manifest.json')
-rw-r--r--public/wekan-manifest.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/public/wekan-manifest.json b/public/wekan-manifest.json
deleted file mode 100644
index ee223e8c..00000000
--- a/public/wekan-manifest.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "Wekan",
- "short_name": "Wekan",
- "description": "The open-source kanban",
- "lang": "en-US",
- "icons": [
- {
- "src": "/wekan-logo-150.png",
- "type": "image/png",
- "sizes": "150x150"
- },
- {
- "src": "/wekan-logo-150.svg",
- "type": "image/svg+xml",
- "sizes": "150x150"
- }
- ],
- "display": "standalone",
- "background_color": "#dedede",
- "theme_color": "#dedede",
- "start_url": "/"
-}