{ "name": "Isaac's Market Simulator", "short_name": "Isaac's Market", "description": "Free stock market simulator. Trade real US stocks with simulated cash.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0A0A0A", "theme_color": "#0A0A0A", "categories": ["finance", "education", "business"], "icons": [ { "src": "/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }