{ "name": "Amortization Nerd — Mortgage Payment Calculator", "short_name": "AmortNerd", "description": "Free mortgage payment calculator and interactive amortization schedule. FHA, VA, USDA & conventional mortgage insurance built in.", "start_url": "/", "display": "standalone", "background_color": "#f4f6fb", "theme_color": "#f4f6fb", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }