{
	"name": "DataSymbol Barcode Reader",
	"short_name": "DataSymbol",
	"description": "DataSymbol Web SDK. Decodes barcodes in Web",
	"start_url": "/apppwa/index.html",
	"theme_color": "#B12A34",
	"background_color": "#B12A34",
	"display": "fullscreen",
	"icons": [
		{
			"src": "/images/512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/images/32.png",
			"sizes": "32x32",
			"type": "image/png"
		}
	]
}

