24 lines
506 B
JSON
24 lines
506 B
JSON
|
||
|
||
{
|
||
"name": "WenQi Wei",
|
||
"short_name": "WenQi Wei",
|
||
"description": "这里是,way的世界!welcome!",
|
||
"icons": [
|
||
{
|
||
"src": "/assets/img/favicons/android-chrome-192x192.png",
|
||
"sizes": "192x192",
|
||
"type": "image/png"
|
||
},
|
||
{
|
||
"src": "/assets/img/favicons/android-chrome-512x512.png",
|
||
"sizes": "512x512",
|
||
"type": "image/png"
|
||
}],
|
||
"start_url": "/index.html",
|
||
"theme_color": "#2a1e6b",
|
||
"background_color": "#ffffff",
|
||
"display": "fullscreen"
|
||
}
|
||
|