{
    "name": "Kerlivo — Dashboard",
    "short_name": "Kerlivo",
    "description": "Kerlivo — SaaS de gestion pour indépendants : clients, devis, factures, paiements.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#1c1917",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ]
}
