forked from newthuhole/hole_thu_frontend
21 lines
409 B
JSON
21 lines
409 B
JSON
{
|
||
"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"
|
||
}
|