{
	"id": "boards.vegait.rs",
	"name": "Vega IT Boards",
	"short_name": "Boards",
	"description": "Platform that allows bug tracking, issue tracking and agile project management",
	"display": "standalone",
	"start_url": "/",
	"scope": "/",
	"theme_color": "black",
	"background_color": "white",
	"icons": [
		{
			"src": "../images/android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "../images/android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	]
}