22 lines
509 B
JSON
22 lines
509 B
JSON
|
{
|
||
|
"name": "It's me, 186526!",
|
||
|
"short_name": "186526.xyz",
|
||
|
"lang": "zh-CN",
|
||
|
"start_url": "/",
|
||
|
"display": "standalone",
|
||
|
"theme_color": "#2A2734",
|
||
|
"background_color": "#FBDBC4",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "./maskable.png",
|
||
|
"sizes": "1269x1269",
|
||
|
"type": "image/png",
|
||
|
"purpose": "any maskable"
|
||
|
},
|
||
|
{
|
||
|
"src": "./avatar.webp",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/webp"
|
||
|
}
|
||
|
]
|
||
|
}
|