{
    "id": "wim-hof-breathing",
    "name": "Wim Hof Breathing",
    "short_name": "Wim Hof",
    "description": "Dechové cvičení Wim Hof s AI koučem, historií a komunitou",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0E303C",
    "theme_color": "#1B4D5C",
    "categories": ["health", "fitness", "lifestyle"],
    "icons": [
        {
            "src": "assets/icons/apple-touch-icon-180.png?v=5",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "assets/icons/icon-192.png?v=5",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icons/icon-512.png?v=5",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "assets/icons/icon-maskable-512.png?v=5",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}