{
    "name": "Knowledge Base System",
    "short_name": "Knowledge",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#1e1e1e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/assets/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}