{ "name": "lanestats — bowling stats", "short_name": "lanestats", "description": "Pin-by-pin bowling scoring with deep statistics.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#1a1a2e", "theme_color": "#1a1a2e", "icons": [ { "src": "/static/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/static/og-image.png", "sizes": "1200x630", "type": "image/png" } ], "shortcuts": [ { "name": "Quick game", "url": "/?bowl=1", "description": "Start scoring a new game" }, { "name": "Games", "url": "/games" }, { "name": "Stats", "url": "/stats" } ] }