14 lines
358 B
JSON
14 lines
358 B
JSON
{
|
|
"name": "dsh 同步",
|
|
"short_name": "dsh",
|
|
"description": "DeepSeek Harness 团队同步:设置 / 插件 / 管理",
|
|
"start_url": "/app",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0f1115",
|
|
"theme_color": "#0f1115",
|
|
"icons": [
|
|
{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
|
|
]
|
|
}
|