{
	"name": "CW Proposal",
	"short_name": "cwProposal",
	"display": "standalone",
	"start_url": "./",
	"background_color": "#006400",
	"theme_color": "#006400",
	"orientation": "any",
	"icons": [
		{
			"src": "img/favicon/favicon-192x192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable any"
		},
		{
			"src": "img/favicon/favicon-512x512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable any"
		}
	],
	"screenshots": [
		{
			"src": "img/misc/screenshot-portrait.png",
			"sizes": "985x2010",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Showing main navigation and featured content"
		},
		{
			"src": "img/misc/screenshot-portrait.png",
			"sizes": "985x2010",
			"type": "image/png",
			"label": "Showing main navigation and featured content"
		}
	]
}