{ "name": "Simple 401k Calculator", "short_name": "401k Calc", "description": "Free, instant 401(k) retirement projection with 2026 IRS limits.", "start_url": "/", "display": "standalone", "background_color": "#F6F7F4", "theme_color": "#0E6B47", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }