0e3a8b08ec
Co-authored-by: Cursor <cursoragent@cursor.com>
35 lines
870 B
JSON
35 lines
870 B
JSON
{
|
|
"name": "比特骆驼自动化对冲系统",
|
|
"short_name": "比特骆驼",
|
|
"description": "比特骆驼自动化对冲系统:ETH 永续+期权对冲监控与策略控制台",
|
|
"start_url": "/plan",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"display_override": ["fullscreen", "standalone", "minimal-ui"],
|
|
"orientation": "portrait",
|
|
"background_color": "#0b0e11",
|
|
"theme_color": "#0b0e11",
|
|
"lang": "zh-CN",
|
|
"categories": ["finance", "productivity"],
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
]
|
|
}
|