{
    "name": "TheCentWise — Smart Money Moves",
    "short_name": "TheCentWise",
    "description": "Expert financial advice on budgeting, investing, credit cards, loans, and retirement planning.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#111827",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
