19 lines
393 B
JSON
19 lines
393 B
JSON
|
|
{
|
||
|
|
"name": "Z-Park EMS",
|
||
|
|
"short_name": "Z-Park EMS",
|
||
|
|
"description": "中关村医疗器械园智慧能源管理平台",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#0a1628",
|
||
|
|
"theme_color": "#52c41a",
|
||
|
|
"orientation": "any",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/favicon.svg",
|
||
|
|
"sizes": "any",
|
||
|
|
"type": "image/svg+xml",
|
||
|
|
"purpose": "any"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|