{
    "name": "10puzzles",
    "short_name": "10puzzles",
    "description": "Daily chess puzzle training — solve your 10 puzzles and keep your streak.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1d232a",
    "theme_color": "#1d232a",
    "icons": [
        {
            "src": "/img/10puzzlesLogo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/img/10puzzlesLogo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
