{
    "name": "הירוס בחדרה — טורנירי פוקר",
    "short_name": "הירוס",
    "description": "טורנירי פוקר לייב בחדרה. הרשמה אונליין, ליגה, ופרסים.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0a0e17",
    "theme_color": "#0a0e17",
    "dir": "rtl",
    "lang": "he",
    "icons": [
        {
            "src": "./images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230a0e17' width='100' height='100' rx='20'/><text y='.9em' font-size='80' x='10'>♠</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
