Files
apache--hertzbeat/home/static/manifest.json
T
wehub-resource-sync c8cebdfeee
MCP Bash Server CI / Test MCP Bash Server (dev) (push) Has been cancelled
MCP Bash Server CI / Test MCP Bash Server (release) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:11:39 +08:00

22 lines
429 B
JSON

{
"name": "Apache HertzBeat",
"short_name": "Apache HertzBeat",
"theme_color": "#ea5a07",
"background_color": "#efefef",
"display": "standalone",
"scope": "./",
"start_url": "./index.html",
"icons": [
{
"src": "img/hertzbeat-logo.svg",
"sizes": "64x64",
"type": "image/png"
},
{
"src": "img/hertzbeat-brand.svg",
"sizes": "128x128",
"type": "image/png"
}
]
}