{
    "name": "Chatrix — Custom AI Chatbots",
    "short_name": "Chatrix",
    "description": "Custom AI chatbots with zero usage costs.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EEF1F6",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/mascot.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/mascot.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/mascot.png",
            "sizes": "640x640",
            "type": "image/png"
        }
    ]
}