diff --git a/frontend/package.json b/frontend/package.json index bf26aab..78c12cc 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "rosterchirp-frontend", - "version": "0.11.26", + "version": "0.11.28", "private": true, "scripts": { "dev": "vite", diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 587230a..edd0832 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -27,12 +27,6 @@ "sizes": "512x512", "type": "image/png" - }, - { - "src": "/icons/icon-512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "any" } ], "min_width": "320px"