{
    "name": "Timer-Clock",
    "short_name": "Timer-Clock",
    "icons": [
        {
            "src": "/android-chrome-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
		{
			"src": "/timer-clock-144x144.png",
			"type": "image/png",
			"sizes": "144x144"
		},
		{
		  "src": "/timer-clock-splash-screen-512.png",
		  "type": "image/png",
		  "sizes": "512x512"
		}
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
