Files
hole_thu_frontend/public/manifest.json
2022-08-09 00:51:16 +08:00

21 lines
424 B
JSON

{
"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"
}