add any purpose

This commit is contained in:
mrjvs 2023-02-24 22:20:35 +01:00
parent 717ebbaeae
commit 28c008a77f

View File

@ -29,6 +29,18 @@ export default defineConfig({
display: "standalone",
start_url: "/",
icons: [
{
src: "android-chrome-192x192.png",
sizes: "192x192",
type: "image/png",
purpose: "any",
},
{
src: "android-chrome-512x512.png",
sizes: "512x512",
type: "image/png",
purpose: "any",
},
{
src: "android-chrome-192x192.png",
sizes: "192x192",