2026-05-17 02:00:08 +08:00
|
|
|
{
|
2026-06-18 11:35:56 +08:00
|
|
|
"name": "云海财务系统",
|
|
|
|
|
"short_name": "云海财务",
|
|
|
|
|
"description": "云海财务系统 - 企业管理平台",
|
2026-05-17 02:00:08 +08:00
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"orientation": "portrait",
|
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
|
"theme_color": "#1890ff",
|
|
|
|
|
"lang": "zh-CN",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/logo-192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any maskable"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/logo-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any maskable"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|