26 lines
562 B
JSON
26 lines
562 B
JSON
{
|
|
"name": "轻远电力老挝ERP",
|
|
"short_name": "轻远ERP",
|
|
"description": "轻远电力老挝分公司财务管理系统",
|
|
"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"
|
|
}
|
|
]
|
|
}
|