{
    "name": "Exclusive Brno",
    "short_name": "Exclusive",
    "description": "Exclusive Brno — Tantra · Wellness · Brno",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#100e0c",
    "theme_color": "#100e0c",
    "lang": "cs",
    "icons": [
        {
            "src": "https://exclusivebrno.cz/wp-content/plugins/exclusive-pwa/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://exclusivebrno.cz/wp-content/plugins/exclusive-pwa/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://exclusivebrno.cz/wp-content/plugins/exclusive-pwa/assets/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}