{ "name": "Cricket Scorer Pro", "short_name": "Cricket Pro", "description": "Live cricket scoring — works offline after first load", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0d1117", "theme_color": "#161b22", "icons": [ { "src": "cricket-pro-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }