{ "name": "Simple CAGR Calculator", "short_name": "Simple CAGR", "description": "Free CAGR calculator. Compute Compound Annual Growth Rate, future investment value, and time to reach a financial goal.", "start_url": "/", "display": "standalone", "background_color": "#f7f5ef", "theme_color": "#047857", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }