{
    "name": "Proknoz",
    "short_name": "Proknoz",
    "description": "Model-driven sports predictions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/Content/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/Content/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/Content/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
