{
    "name": "Curio",
    "short_name": "Curio",
    "description": "A two-player chat and guessing game for friends and couples.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0a1a",
    "theme_color": "#0f0a1a",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
