{
    "name": "Money Track",
    "short_name": "Money Track",
    "description": "Personal finance, clear and simple. Track wallets, transactions, khata, goals, budgets, and assets — all in one calm place.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F5F7",
    "theme_color": "#0071e3",
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48 32x32 16x16",
            "type": "image/x-icon"
        }
    ],
    "categories": ["finance", "productivity", "business"],
    "lang": "en-IN",
    "dir": "ltr"
}
