{
    "name": "Rune Node",
    "short_name": "Rune Node",
    "description": "High-fidelity AI Roleplay Engine",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#7c3aed",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/logo.webp",
            "sizes": "32x32",
            "type": "image/webp",
            "purpose": "any"
        }
    ]
}