{
    "name": "A.R.C.A.N.E.",
    "short_name": "ARCANE",
    "description": "Chat with anime characters powered by local AI models.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0c",
    "theme_color": "#E63946",
    "orientation": "any",
    "icons": [
        {
            "src": "/icon-512.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
