{
    "lang": "en-us",
    "name": "webui",
    "short_name": "HTML UI component library",
    "description": "webui is an HTML, CSS & JavaScript component library",
    "start_url": "/",
    "background_color": "#000000",
    "theme_color": "#1264ff",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "/assets/images/sui-logo.png",
            "sizes": "512x512"
        }
    ]
}