1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-28 16:19:53 +02:00

add 512x512 png icon to manifest

This commit is contained in:
Morris Brodersen
2024-02-02 18:29:53 +01:00
parent 89f51e965c
commit b3d5be34ff

View File

@@ -7,6 +7,11 @@
"theme_color": "#fefefe",
"description": "A to-do app in plain HTML, CSS and JavaScript",
"icons": [
{
"src": "images/icon512x512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "images/icon.svg",
"sizes": "any",