{
    "name": "Uncensored Chat",
    "short_name": "Uncensored",
    "description": "Uncensored AI chat alternative to talk about anything.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "categories": [
        "social",
        "entertainment",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}