From ccc72d6cb0446a150a2bbe2e780daa64226d9453 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 21 Jan 2018 17:06:15 +0530 Subject: Added Icon --- manifest.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'manifest.json') 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" +} ] } -- cgit v1.2.3