{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Ignaz Kevenaar",
    "short_name": "Ignaz Kevenaar",
    "start_url": ".",
    "display": "minimal-ui",
    "background_color": "#fff",
    "description": "UI/UX designer, frontend developer and rapid prototyper with a passion for making you excited about technology.",
    "icons": [
        {
            "src": "img/touch/homescreen48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen168.png",
            "sizes": "168x168",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/homescreen1024.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/touch/maskable-icon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
