xiaowang/assets/favicon/xiao-wang.webmanifest

17 lines
260 B
Text
Raw Normal View History

2022-05-04 16:59:22 +02:00
{
"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"
}
]
2022-05-04 16:59:22 +02:00
}