{
    "description": "Kleine Sammlung an nützlichen Tools.",
    "display": "standalone",
    "name": "C.A.T.S. Tools",
    "orientation": "any",
    "short_name": "C.A.T.S. Tools",
    "theme_color": "#ffffff",
    "scope": "/",
    "background_color": "#ffffff",
    "icons": [
        {
			"src": "/images/ico/48.png",
			"type": "image/png",
			"sizes": "48x48"
		},
		{
			"src": "/images/ico/72.png",
			"type": "image/png",
			"sizes": "72x72"
		},
		{
			"src": "/images/ico/96.png",
			"type": "image/png",
			"sizes": "96x96"
		},
		{
			"src": "/images/ico/128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "/images/ico/256.png",
			"type": "image/png",
			"sizes": "256x256"
		}
    ],
    "start_url": "/"
}
