{
    "name": "K&O APP",
    "short_name": "K&O APP",
    "start_url": "/selecao",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#2196f3",
    "icons": [
        {
            "src": "/static/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
