{
    "short_name": "Vela 🗝️",
    "name": "Vela: The Cryptogram Challenge",
    "description": "Unlock the secrets. Solve daily cryptograms and climb the global ranks in this cyberpunk puzzle game.",
    "icons": [
        {
            "src": "logo192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "logo512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0f172a",
    "background_color": "#0f172a"
}