Closed Legends closed 4 years ago
I have these icons:
and this in my manifest:
icons: [ { src: path.resolve('src/icons/cv.png'), sizes: [192, 512] // multiple sizes: 96, 128, 192, 256, 384, 512 },
It's not clear to me how you reference the icons!?
I have these icons:
and this in my manifest:
It's not clear to me how you reference the icons!?