aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-21 17:06:15 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2018-01-21 17:06:15 +0530
commitccc72d6cb0446a150a2bbe2e780daa64226d9453 (patch)
treef6e2b83b550ee5e1ca78a99ac97fa88cfeb84205 /manifest.json
parent9981882c5c15a0058f81ab0af5c199cf51b442f5 (diff)
Added Icon
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 57a9d0f..738d401 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,6 +43,11 @@
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
- }
+ },
+ {
+"src": "assets/520x520.png",
+"sizes": "520x520",
+"type": "image/png"
+}
]
}