From dcb9f1bfe9771a2fc3bf67fd9224ab7eef519c45 Mon Sep 17 00:00:00 2001
From: Navan Chauhan <navanchauhan@gmail.com>
Date: Fri, 2 Oct 2020 19:26:57 +0530
Subject: Publish deploy 2020-10-02 19:26

---
 manifest.json | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 119 insertions(+)
 create mode 100644 manifest.json

(limited to 'manifest.json')

diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..bb4ec5d
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,119 @@
+{
+    "dir": "ltr",
+    "lang": "en",
+    "name": "Hi! | Navan Chauhan",
+    "scope": "/",
+    "display": "fullscreen",
+    "start_url": "https://navanchauhan.github.io/",
+    "short_name": "Navan Chauhan",
+    "theme_color": "black",
+    "description": "Welcome to my personal fragment of the internet.",
+    "orientation": "any",
+    "background_color": "transparent",
+    "related_applications": [],
+    "prefer_related_applications": false,
+    "icons": [
+        {
+            "src": "/images/favicon.png",
+            "type": "image/png",
+            "sizes": "32x32"
+        },
+        {
+            "src": "/images/14a6e126-4866-93de-8df5-e0e6a3c65da1.webPlatform.png",
+            "sizes": "44x44",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/6b5f7f70-557f-0e4b-3d76-127534525db9.webPlatform.png",
+            "sizes": "48x48",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/c5840a63-85f5-62b0-c68f-2faa4aaea42b.webPlatform.png",
+            "sizes": "1240x600",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/82e24f17-2e71-90d8-67a7-587163282ebf.webPlatform.png",
+            "sizes": "300x300",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/f7842765-fff5-aa39-9f7f-fdd3024d4056.webPlatform.png",
+            "sizes": "150x150",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/9384518b-2a6c-0abc-136c-8c8faf49c71b.webPlatform.png",
+            "sizes": "88x88",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/15294abc-6c7c-ffb8-df8d-d2fad23f50b0.webPlatform.png",
+            "sizes": "24x24",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/f178697f-630b-bafd-7c7d-e1287b98a969.webPlatform.png",
+            "sizes": "50x50",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/f400aaaa-861c-78c0-0919-07a886e57304.webPlatform.png",
+            "sizes": "620x300",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/8c0ffe9e-b615-96cd-3e18-ab4307c859a0.webPlatform.png",
+            "sizes": "192x192",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/f1579c61-f17f-ff49-3f97-e942f202bebf.webPlatform.png",
+            "sizes": "144x144",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/9bf4aee8-92e3-932f-5388-7731928b5692.webPlatform.png",
+            "sizes": "96x96",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/9dc22996-fd1b-b2d3-3627-cef4fa224e25.webPlatform.png",
+            "sizes": "72x72",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/afd91c53-cfd0-b52e-ca49-1db0cc292b7d.webPlatform.png",
+            "sizes": "36x36",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/e429a798-7e86-1f02-565e-39dfab41fe36.webPlatform.png",
+            "sizes": "1024x1024",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/04d0580b-d347-476a-232d-9568839851cd.webPlatform.png",
+            "sizes": "180x180",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/cbac5b1d-0299-9db6-3747-c7aeaaaa37d0.webPlatform.png",
+            "sizes": "152x152",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/b0cac729-56cb-2a63-7e8b-ac62a038a023.webPlatform.png",
+            "sizes": "120x120",
+            "type": "image/png"
+        },
+        {
+            "src": "/images/bb0aca46-4612-c284-055f-58850c0730bd.webPlatform.png",
+            "sizes": "76x76",
+            "type": "image/png"
+        }
+    ],
+    "url": "https://navanchauhan.github.io",
+    "screenshots": []
+}
-- 
cgit v1.2.3