{
    "name": "Polybase",
    "short_name": "Polybase",
    "description": "Your ultimate workspace for team collaboration, replacing scattered tools with one powerful platform.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#FF8A00",
    "icons": [
        {
            "src": "/logo.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/thumb.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ]
}