{
    "name": "UrbyCup",
    "short_name": "UrbyCup",
    "description": "Zápis úlovků a žebříček rybářské soutěže",
    "start_url": "/prehled",
    "display": "standalone",
    "theme_color": "#0f4c3a",
    "background_color": "#0f4c3a",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
