{ "name": "Rideshare Earnings Calculator", "short_name": "Rideshare Calc", "description": "Estimate rideshare take-home pay after fuel, maintenance, and tax reserve.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#1d4ed8", "icons": [ { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }