update image

This commit is contained in:
xmcp
2018-08-23 21:17:04 +08:00
parent 07d0c7815a
commit 0fea646bdc
12 changed files with 26 additions and 8 deletions

View File

@@ -0,0 +1,20 @@
{
"short_name": "树洞",
"name": "P大树洞非官方",
"icons": [
{
"src": "static/favicon/256.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "static/favicon/192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "/?src=pwa",
"display": "standalone",
"theme_color": "#112244",
"background_color": "#112244"
}