{
	"short_name": "Forms App",
	"name": "Forms App",
	"icons": [
		{
			"src": "/cdn/thumbnail-forms.png?v=1",
			"type": "image/png",
			"sizes": "450x235"
		},
		{
			"src": "/cdn/favicon.png?v=1",
			"type": "image/png",
			"sizes": "32x32"
		},
		{
			"src": "/cdn/manifest/72.png?v=1",
			"type": "image/png",
			"sizes": "72x72"
		},
		{
			"src": "/cdn/manifest/96.png?v=1",
			"type": "image/png",
			"sizes": "96x96"
		},
		{
			"src": "/cdn/manifest/128.png?v=1",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
            "src": "/cdn/icons/android-chrome-192x192.png?v=1",
            "sizes": "192x192",
            "type": "image/png"
        },
		{
			"src": "/cdn/manifest/256.png?v=1",
			"type": "image/png",
			"sizes": "256x256"
		}
	],
	"start_url": "/",
	"background_color": "#f3f6f7",
	"display": "standalone",
	"theme_color": "#f3f6f7"
}