{
    "name": "Per Jansson - Curious Software Craftsman",
    "short_name": "Per Jansson",
    "description": "I'm Per, a curious software developer with a passion to build great applications and websites - and help others do the same.",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#ece7dd",
    "background_color": "#ece7dd",
    "display": "standalone",
    "scope": "/",
    "start_url": "/"
}
