{
    "name": "FinFlow — Pusat Komando Keuangan",
    "short_name": "FinFlow",
    "description": "Manajemen keuangan modern untuk perusahaan.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020817",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}