{
    "name": "Nexus Prime V4.0",
    "short_name": "Nexus Prime",
    "description": "Agentic Operations Console",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#020617",
    "theme_color": "#020617",
    "orientation": "any",
    "icons": [
        {
            "src": "branding/nexus-X.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "business"
    ],
    "shortcuts": [
        {
            "name": "Creative Lab",
            "url": "/index.html#creative",
            "icons": [
                {
                    "src": "branding/nexus-X.svg",
                    "sizes": "any"
                }
            ]
        }
    ]
}