Customize folder setup

This commit is contained in:
Paul Nicoué 2022-07-08 16:33:06 +02:00
parent ddb853e055
commit 2f7f31b623
48 changed files with 27 additions and 22 deletions

View file

@ -0,0 +1,16 @@
{
"name": "Xiao Wang",
"short_name": "Xiao Wang",
"icons": [
{
"src": "xiao-wang-favicon-192px.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "xiao-wang-favicon-512px.png",
"sizes": "512x512",
"type": "image/png"
}
]
}