{
	"short_name": "DigDash",
	"name": "DigDash Dashboard",
	"icons": [
		{
			"src": "icons/logo.svg",
			"type": "image/svg+xml",
			"sizes": "512x512"
		},
		{
			"src": "icons/192-logo.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "icons/512-logo.png",
			"type": "image/png",
			"sizes": "512x512"
		},
		{
			"src": "icons/1024-logo.png",
			"type": "image/png",
			"sizes": "1024x1024"
		},
		{
			"src": "icons/1024-logo_mobile.png",
			"sizes": "1024x1024",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"id": "https://pwa.lan.digdash.com/digdash_dashboard/index.html?domain=ddenterpriseapi",
	"start_url": "./index.html?domain=ddenterpriseapi",
	"background_color": "#ffffff",
	"display": "standalone",
	"scope": "https://pwa.lan.digdash.com/digdash_dashboard/",
	"theme_color": "#eaeaea",
	"description": "DigDash Dashboard",
	"screenshots": [
		{
			"src": "icons/mobile_screenshot_narrow.png",
			"type": "image/png",
			"sizes": "540x720",
			"form_factor": "narrow"
		},
		{
			"src": "icons/mobile_screenshot_wide.png",
			"type": "image/png",
			"sizes": "720x540",
			"form_factor": "wide"
		}
	]
}
