27 lines
566 B
JSON
27 lines
566 B
JSON
{
|
|
"name": "四川睿新致远科技有限公司",
|
|
"short_name": "睿新致远",
|
|
"description": "专注于企业数字化转型服务",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon-16x16.png",
|
|
"sizes": "16x16",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicon-32x32.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/apple-touch-icon.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#C41E3A",
|
|
"background_color": "#FFFFFF",
|
|
"display": "standalone",
|
|
"start_url": "/"
|
|
}
|