{
	"name": "CheckUpstream",
	"short_name": "CheckUpstream",
	"description": "Monitor the health of your upstream dependencies in real-time.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#050505",
	"theme_color": "#00FF87",
	"icons": [
		{
			"src": "/icon",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/apple-icon",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/brand/icon-mark-solid.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
