27 lines
540 B
JSON
27 lines
540 B
JSON
|
|
{
|
||
|
|
"short_name": "XDADAN",
|
||
|
|
"name": "XDADAN",
|
||
|
|
"description": "XDADAN 是一款适合多业务的云平台系统",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "favicon.png",
|
||
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
||
|
|
"type": "image/png"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "favicon.png",
|
||
|
|
"type": "image/png",
|
||
|
|
"sizes": "192x192"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "favicon.png",
|
||
|
|
"type": "image/png",
|
||
|
|
"sizes": "512x512"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"start_url": ".",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#FFFFFF",
|
||
|
|
"orientation": "portrait"
|
||
|
|
}
|