forked from newthuhole/hole_thu_frontend
update image
This commit is contained in:
20
public/static/manifest.json
Normal file
20
public/static/manifest.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user