{
    "name": "Who this?",
    "short_name": "Who this?",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#1B1B1B",
    "background_color": "#1B1B1B",
    "icons": [
        {
            "src": "/img/brand/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}