{ "name": "myfunds — Personal Financial Assistant", "short_name": "myfunds", "description": "Track income, loans and savings goals with a deterministic engine and an AI that explains the numbers.", "start_url": "/", "display": "standalone", "background_color": "#f5f6fb", "theme_color": "#4f46e5", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ] }