https://www.facebook.com/groups/odooersroom/learning_content/
Load your application’s logo second.
Lastly load in your application’s source encased in a zip file
IMPORTANT!!! (your zip file must look something like this, when exporting it as a desktop/chrome application, or extension)
index.html
css/style.css
js/jquery.js
js/script.js
The zip example below WILL NOT WORK!!!
AppName/index.html
AppName/css/style.css
AppName/js/jquery.js
AppName/js/script.js
NOTE: Larger zip files take a longer time loading and exporting!