{
    "name": "NIMBUS21 - Enterprise AI Consulting",
    "short_name": "NIMBUS21",
    "description": "Enterprise AI consulting specializing in Agentic AI systems and secure RAG implementations",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0A0A0A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/nimbus-vertical-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/nimbus-vertical-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/nimbus21-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "education"
    ],
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "prefer_related_applications": false
}