summaryrefslogtreecommitdiff
path: root/web-build/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'web-build/manifest.json')
-rw-r--r--web-build/manifest.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/web-build/manifest.json b/web-build/manifest.json
deleted file mode 100644
index 4ea3a0c..0000000
--- a/web-build/manifest.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "background_color": "#ffffff",
- "display": "standalone",
- "lang": "en",
- "name": "OrgRoamForceGraphReact",
- "short_name": "OrgRoamForceGraphReact",
- "start_url": "/?utm_source=web_app_manifest",
- "orientation": "portrait",
- "icons": [
- {
- "src": "/pwa/chrome-icon/chrome-icon-144.png",
- "sizes": "144x144",
- "type": "image/png"
- },
- {
- "src": "/pwa/chrome-icon/chrome-icon-192.png",
- "sizes": "192x192",
- "type": "image/png"
- },
- {
- "src": "/pwa/chrome-icon/chrome-icon-512.png",
- "sizes": "512x512",
- "type": "image/png"
- }
- ]
-} \ No newline at end of file