{
    "name": "Cadre by MadFish Solutions",
    "short_name": "Cadre",
    "description": "AI-powered executive team platform for founder-run businesses",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0a1628",
    "theme_color": "#0a1628",
    "icons": [
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
