{
    "name": "FinFlow \u2014 Smart Income & Expense Tracker",
    "short_name": "FinFlow",
    "description": "Take control of your finances with FinFlow. Track income, expenses, and budgets effortlessly.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f1117",
    "theme_color": "#C8873A",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "finance",
        "productivity"
    ],
    "screenshots": [],
    "lang": "en"
}