{
	"name": "RebarCalc",
	"short_name": "RebarCalc",
	"description": "Calculates the size and quantity of rebar pieces in a given mat.",
	"lang": "en-US",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#185fa5",
	"background_color": "#f6f7f9",
	"icons": [
		{ "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
		{ "src": "icon-512.png", "type": "image/png", "sizes": "512x512" },
		{ "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any" }
	]
}
