{
    "name": "Synchro-Link - Komunikační výzva",
    "short_name": "Synchro-Link",
    "description": "PWA hra pro 2 hráče o synchronní komunikaci a odesílání datových paketů.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "landscape-primary",
    "background_color": "#06030f",
    "theme_color": "#06030f",
    "lang": "cs",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='34' fill='%2306030f'/%3E%3Cpath d='M44 102c19-38 85-38 104 0' fill='none' stroke='%2300f5ff' stroke-width='12' stroke-linecap='round'/%3E%3Cpath d='M58 126c14-24 62-24 76 0' fill='none' stroke='%23ff2bd6' stroke-width='12' stroke-linecap='round'/%3E%3Ccircle cx='96' cy='144' r='12' fill='%23ffe45e'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='92' fill='%2306030f'/%3E%3Cpath d='M118 268c50-106 226-106 276 0' fill='none' stroke='%2300f5ff' stroke-width='30' stroke-linecap='round'/%3E%3Cpath d='M156 334c38-66 162-66 200 0' fill='none' stroke='%23ff2bd6' stroke-width='30' stroke-linecap='round'/%3E%3Ccircle cx='256' cy='384' r='32' fill='%23ffe45e'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
