There is a whole thread about every aspect of this problem ...
But the simplest working example (Win10, starts the Examples/copter.xml)
"c:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
--disable-web-security
--allow-file-access-from-files
--kiosk
file:///D:/work/Snap/snap.html#run:file:///D:/work/Snap/Examples/copter.xml
source and the project must be referenced by the file: protocol, and the security restrictions must be disabled. Parameters are split for readability but should be in one line.