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.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json
deleted file mode 100644
index adb82218..00000000
--- a/frontend/public/manifest.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "short_name": "OpenDC",
- "name": "OpenDC",
- "icons": [
- {
- "src": "favicon.ico",
- "sizes": "16x16",
- "type": "image/png"
- }
- ],
- "start_url": "./index.html",
- "display": "standalone",
- "theme_color": "#00A6D6",
- "background_color": "#eeeeee"
-}