{
    "name": "Sibeeria Brewery",
    "short_name": "Sibeeria Brewery",
    "description": "Craft beer brewery from Prague, Czech Republic",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007837",
    "icons": [
        {
            "src": "/static/sibeeria/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/sibeeria/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/sibeeria/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}