{
    "name": "Pulsar UI — A Blazor Component Library",
    "short_name": "Pulsar UI",
    "description": "A Blazor component library built from scratch, with its own theming engine and no dependency on Bootstrap, Tailwind, or MudBlazor.",
    "start_url": "/",
    "display": "browser",
    "background_color": "#14161B",
    "theme_color": "#4C6FFF",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}
