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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user