{
    "name": "Alfred SN Portfolio",
    "short_name": "AlfredSN",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#16181d",
    "theme_color": "#16181d",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}