{
	"short_name": "Delivery",
	"name": "SAUERACKER Sendungsverfolgung",
	"icons": [
		{
			"src": "/img/saueracker.svg",
			"type": "image/svg+xml",
			"sizes": "256x256"
		},
		{
			"src": "/img/saueracker-white.svg",
			"type": "image/svg+xml",
			"sizes": "256x256"
		},
		{
			"src": "/img/dlvry-favicon-trans.png",
			"type": "image/svg+xml",
			"sizes": "256x256"
		},
		{
			"src": "/img/dlvry-favicon-trans.png",
			"type": "image/svg+xml",
			"sizes": "256x256"
		}
	],
	"web_accessible_resources": [
		{
			"resources": [
				"*.mp3"
			],
			"matches": [
				"*://*/*"
			]
		}
	],
	"id": "/index.php",
	"start_url": "/index.php",
	"background_color": "rgb(33 37 41)",
	"display": "standalone",
	"scope": "/",
	"theme_color": "rgb(222 226 230)",
	"description": "SAUERACKER Sendungsverfolgung",
	"screenshots": [
		{
			"src": "/img/delivery.png",
			"type": "image/png",
			"sizes": "750x1330",
			"form_factor": "narrow"
		}
	]
}