{
    "name": "Michael Dilloway CV",
    "short_name": "MD CV",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
		{
			"src": "maskable_icon.png",
			"sizes": "640x640",
			"type": "image/png",
			"purpose": "any maskable"
		}
    ],
    "theme_color": "#292928",
    "background_color": "#eeece6",
    "start_url": "https://michaeldilloway.co.uk/",
    "display": "standalone"
}
