e03cce20d6
Dark cyan-green candlestick icon for hub and four exchanges; generate/sync scripts and docs/shortcut-icon.md. Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
520 B
JSON
24 lines
520 B
JSON
{
|
|
"name": "复盘系统中控",
|
|
"short_name": "中控",
|
|
"description": "四所交易监控与行情中控",
|
|
"start_url": "/monitor",
|
|
"display": "standalone",
|
|
"background_color": "#0b0e18",
|
|
"theme_color": "#0b0e18",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/assets/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|