{ "name": "GBA Fantasy Basketball", "short_name": "GBA", "description": "Head-to-head fantasy basketball with a full simulation engine.", "start_url": "/", "display": "standalone", "orientation": "portrait", "background_color": "#08090c", "theme_color": "#08090c", "icons": [ { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2308090c'/%3E%3Ctext x='50%25' y='50%25' font-size='320' text-anchor='middle' dominant-baseline='central'%3E%F0%9F%8F%80%3C/text%3E%3C/svg%3E", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }