{
    "short_name": "BillSweep",
    "name": "BillSweep - Intelligently Track Your Wealth",
    "description": "BillSweep helps you track bills, payments, and debt with AI-powered statement parsing and beautiful analytics.",
    "icons": [
        {
            "src": "/favicon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/favicon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/dashboard",
    "background_color": "#06060f",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#6366f1"
}