18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"short_name": "XDADAN",
|
|
"name": "XDADAN",
|
|
"description": "XDADAN 是一款适合多业务的云平台系统",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "#8888ff",
|
|
"background_color": "#FFFFFF",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "shorticon1.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|