{ "id": "/", "name": "Fightstick History", "short_name": "Fightstick", "description": "Track fightstick and controller inputs, play time, button usage, and Street Fighter-style motions locally in your browser.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "background_color": "#0b0e12", "theme_color": "#0b0e12", "orientation": "any", "lang": "en", "categories": ["utilities", "games"], "icons": [ { "src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Open Fightstick History", "short_name": "History", "url": "/" }, { "name": "About Fightstick History", "short_name": "About", "url": "/about.html" } ] }