21400700c5
Co-authored-by: Cursor <cursoragent@cursor.com>
40 lines
946 B
JSON
40 lines
946 B
JSON
{
|
|
"name": "Trading Studio 交易复盘配音",
|
|
"short_name": "TradingStudio",
|
|
"description": "本地量化交易复盘 → B 站配音生产流水线",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"background_color": "#0f1419",
|
|
"theme_color": "#2563eb",
|
|
"lang": "zh-CN",
|
|
"categories": ["productivity", "utilities"],
|
|
"icons": [
|
|
{
|
|
"src": "/pwa/icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/pwa/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/pwa/icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
},
|
|
{
|
|
"src": "/pwa/icons/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|