aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/manifest.json b/manifest.json
deleted file mode 100644
index b53a1ce..0000000
--- a/manifest.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "Navan Chauhan",
- "short_name": "Navan",
- "display": "minimal-ui",
- "start_url": "/",
- "theme_color": "#673ab6",
- "background_color": "#111111",
- "icons": [
- {
- "src": "icon-420.png",
- "sizes": "420x420",
- "type": "image/png"
- }
- ]
-}