{
    "name": "Mist Dashboard",
    "short_name": "Mist",
    "description": "Personal dashboard with weather, news, events and more",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f14",
    "theme_color": "#0a0f14",
    "icons": [
        {
            "src": "/static/images/mist_logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
