{
    "name": "BridgeLM",
    "short_name": "BridgeLM",
    "description": "The Ultimate NotebookLM Tool",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}