mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
17 lines
267 B
JSON
17 lines
267 B
JSON
{
|
|
"id": "/",
|
|
"name": "DeepSeek Harness",
|
|
"short_name": "DSH",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "fullscreen",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|