{
    "name": "Content Hub",
    "short_name": "ContentHub",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#e8dff5",
    "theme_color": "#7C5CFC",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%237C5CFC' rx='20' width='100' height='100'/><text x='50' y='68' text-anchor='middle' font-size='50' fill='white'>CH</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}
