{ "id": "/desktop/", "short_name": "TICKET WORK-IN", "name": "TICKET WORK-IN", "description": "Piattaforma ticketing ufficiale WORK-IN.IT", "orientation": "landscape", "background_color": "#008080", "theme_color": "#004d40", "display": "standalone", "start_url": "/", "scope_url": "/", "intent_filters": [ { "scope_url_scheme": "https", "scope_url_host": "ticket.work-in.it", "scope_url_path": "/" } ], "display_override": [ "minimal-ui", "browser" ], "icons": [ { "purpose": "maskable", "sizes": "512x512", "src": "../assets/frontend/icon512_maskable.png", "type": "image/png" }, { "purpose": "any", "sizes": "512x512", "src": "../assets/frontend/icon512_rounded.png", "type": "image/png" } ], "capture_links": "existing_client_event", "handle_links": "auto", "url_handlers": [ { "origin": "https://ticket.work-in.it" } ], "protocol_handlers": [ { "protocol": "web+tkwk", "url": "test?type=%s" } ], "launch_handler": { "client_mode": "focus-existing" } }