awesome-prometheus-alerts/site/public/manifest.json
2026-04-07 16:47:39 +02:00

19 lines
525 B
JSON

{
"name": "Awesome Prometheus Alerts",
"short_name": "Prom Alerts",
"description": "Collection of copy-pasteable Prometheus alerting rules for 90+ services.",
"start_url": "/awesome-prometheus-alerts/",
"scope": "/awesome-prometheus-alerts/",
"display": "browser",
"background_color": "#0f172a",
"theme_color": "#E6522C",
"lang": "en",
"icons": [
{
"src": "/awesome-prometheus-alerts/favicon.svg",
"type": "image/svg+xml",
"sizes": "any",
"purpose": "any maskable"
}
]
}