{ "name": "PB Scorekeeper", "short_name": "PB Scorekeeper", "description": "Run pickleball tournaments — scoring, pools, playoffs and live results.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0a0a0a", "icons": [ { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "./apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ] }