From b92f236c750bf376c5ceff581fda26519fbe648b Mon Sep 17 00:00:00 2001 From: edpibu Date: Tue, 22 Dec 2020 11:29:01 +0100 Subject: [PATCH] Removed broken manifest.json --- icons/manifest.json | 41 ----------------------------------------- index.html | 1 - 2 files changed, 42 deletions(-) delete mode 100644 icons/manifest.json diff --git a/icons/manifest.json b/icons/manifest.json deleted file mode 100644 index 013d4a6..0000000 --- a/icons/manifest.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "name": "App", - "icons": [ - { - "src": "\/android-icon-36x36.png", - "sizes": "36x36", - "type": "image\/png", - "density": "0.75" - }, - { - "src": "\/android-icon-48x48.png", - "sizes": "48x48", - "type": "image\/png", - "density": "1.0" - }, - { - "src": "\/android-icon-72x72.png", - "sizes": "72x72", - "type": "image\/png", - "density": "1.5" - }, - { - "src": "\/android-icon-96x96.png", - "sizes": "96x96", - "type": "image\/png", - "density": "2.0" - }, - { - "src": "\/android-icon-144x144.png", - "sizes": "144x144", - "type": "image\/png", - "density": "3.0" - }, - { - "src": "\/android-icon-192x192.png", - "sizes": "192x192", - "type": "image\/png", - "density": "4.0" - } - ] -} \ No newline at end of file diff --git a/index.html b/index.html index fe3bd29..8598d88 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,6 @@ -