
{
	"id" : "/",
	"name": "REMONDIS Online ",
	"short_name": "REMONDIS Online ",
	"start_url": "/",
	"display": "standalone",
	"display_override": [
		"window-controls-overlay",
		"standalone",
		"minimal-ui"
	],
	"protocol_handlers": [
		{
			"protocol": "web+remondisonline",
			"url": "/dm/%s"
		}
	],
	"theme_color": "#e2001a",
	"description": "Save time and money with Australia's largest and most trusted waste management platform.",
	"background_color": "#e2001a",
	"icons": [
		{
			"src": "/web-app-manifest-192x192.remondis.png?v=10012",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.remondis.png?v=10012",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/favicon-512x512.trans.remondis.png?v=10012",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "/screenshots/mobile-screenshot.png?v=10012",
			"sizes": "750x973",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/screenshots/desktop-screenshot.png?v=10012",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide"
		}
	]
}