aboutsummaryrefslogtreecommitdiff
path: root/public/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/manifest.json')
-rw-r--r--public/manifest.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/public/manifest.json b/public/manifest.json
deleted file mode 100644
index 3798ec1..0000000
--- a/public/manifest.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "short_name": "Pressure",
- "name": "Pressure",
- "icons": [
- {
- "src": "/img/logo-192.png",
- "type": "image/png",
- "sizes": "192x192"
- },
- {
- "src": "/img/logo-512.png",
- "type": "image/png",
- "sizes": "512x512"
- }
- ],
- "start_url": "/mobile",
- "background_color": "#07071C",
- "display": "standalone",
- "scope": "/mobile",
- "theme_color": "#171D33",
- "description": "Presentation remote"
-}