This commit is contained in:
2022-08-08 23:53:01 +08:00
parent d0a392e6fc
commit aecf926519
8 changed files with 196 additions and 51 deletions

View File

@@ -1,20 +0,0 @@
{
"short_name": "树洞",
"name": "新T树洞",
"icons": [
{
"src": "https://s1.ax1x.com/2020/09/07/wnnsOO.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "https://s1.ax1x.com/2020/09/07/wnrovV.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "../",
"display": "standalone",
"theme_color": "#333333",
"background_color": "#333333"
}