{
	"short_name": "SUB CONTROL",
	"name": "SUB CONTROL",
	"icons": [
		{
			"src": "SUBPRO_LOGO.svg",
			"type": "image/svg+xml",
			"sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
			"purpose": "any"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#ffffff",
	"screenshots": [
		{
			"src": "screenshot.png",
			"sizes": "1716x1021",
			"form_factor": "wide",
			"type": "image/png"
		},
		{
			"src": "screenshot.png",
			"sizes": "1716x1021",
			"type": "image/png"
		}
	]
}