{ "id": "/?app=public", "name": "JudoOrganizer", "short_name": "Judo", "description": "Real-time judo tournament results.", "start_url": "/?app=public", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#1e88ff", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }