support maskable icon

add a new entry to the icons member referring the maskable icon file added in 364a5db
This commit is contained in:
Masataka Yakura
2019-10-30 19:47:45 +09:00
committed by GitHub
parent 364a5db5d5
commit ef2318bcc1

View File

@ -11,6 +11,12 @@
"src": "/assets/icon-large.png",
"type": "image/png",
"sizes": "1024x1024"
},
{
"src": "/assets/icon-large-maskable.png",
"type": "image/png",
"sizes": "1024x1024",
"purpose": "maskable"
}
],
"share_target": {