{
    "name": "HearthDoku — Hearthstone Sudoku",
    "short_name": "HearthDoku",
    "description": "Sudoku quotidien basé sur les cartes Hearthstone.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1c1917",
    "theme_color": "#1c1917",
    "lang": "fr",
    "dir": "ltr",
    "categories": ["games", "puzzle", "entertainment"],
    "icons": [
        {
            "src": "logo/Icon_Logo.webp",
            "sizes": "120x120",
            "type": "image/webp",
            "purpose": "any"
        }
    ]
}
