{
    "name": "CyberAware360",
    "short_name": "CA360",
    "description": "Plateforme de cybersécurité pour les entreprises africaines",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAFAF8",
    "theme_color": "#C2591A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}