35 lines
731 B
JSON
35 lines
731 B
JSON
{
|
|
"name": "基估宝",
|
|
"short_name": "基估宝",
|
|
"description": "基金管理管家",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#0f172a",
|
|
"id": "/",
|
|
"icons": [
|
|
{
|
|
"src": "/Icon-60@3x.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/Icon-60@3x.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/Icon-60@3x.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"categories": ["finance", "utilities"],
|
|
"prefer_related_applications": false
|
|
}
|