960565482f
Co-authored-by: Cursor <cursoragent@cursor.com>
38 lines
834 B
JSON
38 lines
834 B
JSON
{
|
|
"name": "OKX 交易系统",
|
|
"short_name": "OKX",
|
|
"description": "OKX 期权与对冲交易监控",
|
|
"id": "/",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0b0d14",
|
|
"theme_color": "#0b0d14",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icons/icon-192.png?v=2",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/static/icons/icon-512.png?v=2",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/static/icons/icon-192-maskable.png?v=2",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/static/icons/icon-512-maskable.png?v=2",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
]
|
|
}
|