{ "name": "ORCA Report Platform", "short_name": "ORCA", "description": "Create, manage, and share ORCA reports.", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0785ad", "icons": [ { "src": "./icons/orca-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "./icons/orca-icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }