{
    "name": "Tehilat Olam",
    "short_name": "Tehilat Olam",
    "description": "Tehilat Olam — a fast, addictive 5-stage card guessing game.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f1a",
    "theme_color": "#4ecdc4",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/cards/aces.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/cards/aces.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
