{
	"name": "SumUp",
	"short_name": "SumUp",
	"description": "SumUp is a simple tool that shows all possible combinations of numbers that add up to a given sum.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#7c2054",
	"icons": [
		{
			"src": "/logo.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	]
}
