{
    "name": "Orbit",
    "short_name": "Orbit",
    "description": "Orbit — your team's AI workspace",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#0b0b0d",
    "theme_color": "#0b0b0d",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%237c3aed'/><text x='50' y='70' font-size='56' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>O</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
