diff --git a/manifest.json b/manifest.json index 5f48234430..a559784246 100644 --- a/manifest.json +++ b/manifest.json @@ -9,11 +9,6 @@ "src": "api/templates/default/images/logo164x164.svg", "type": "image/svg", "sizes": "164x164" - }, - { - "src": "api/templates/default/images/logo164x164.png", - "type": "image/png", - "sizes": "164x164" } ], "start_url": "index.php", @@ -24,4 +19,4 @@ "serviceworker": { "src": "/service-worker.js" } -} +} \ No newline at end of file