All checks were successful
deploy to server / build-and-deploy (push) Successful in 3m23s
21 lines
400 B
JSON
21 lines
400 B
JSON
{
|
|
"name": "金申机械制造有限公司",
|
|
"short_name": "金申机械",
|
|
"icons": [
|
|
{
|
|
"src": "/logo196x196.png",
|
|
"sizes": "196x196",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/logo512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#0f172a"
|
|
}
|