{ "name": "Box Cricket — Live Scoring", "short_name": "Box Cricket", "description": "Mobile-first box cricket live scoring, stats and sharing.", "start_url": "./app", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0a0e1c", "theme_color": "#4f6bff", "categories": ["sports", "utilities"], "icons": [ { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Match", "url": "./app#new-match" }, { "name": "Live Matches", "url": "./app#live" } ] }