forked from newthuhole/hole_thu_frontend

5 changed files with 24 additions and 16 deletions
After Width: | Height: | Size: 17 KiB |
@ -0,0 +1,15 @@ |
|||||||
|
{ |
||||||
|
"short_name": "树洞", |
||||||
|
"name": "P大树洞(非官方)", |
||||||
|
"icons": [ |
||||||
|
{ |
||||||
|
"src": "favicon-precomposed.png", |
||||||
|
"sizes": "256x256", |
||||||
|
"type": "image/png" |
||||||
|
} |
||||||
|
], |
||||||
|
"start_url": "./index.html", |
||||||
|
"display": "standalone", |
||||||
|
"theme_color": "#112244", |
||||||
|
"background_color": "#112244" |
||||||
|
} |
Loading…
Reference in new issue