Manifest.json file
- Enable : enables the creation of manifest.json, and enables the module in itself
- Manifest file name : the name of the manifest file
- Lang : the language code that will appear in the manifest
- Dir : the reading direction (ltr : left to right, rtl right to left)
- Name : the name of the application appearing on the desktop (max 45 char)
- Short name : a shortened version of the name that is going to be used when there is not enough space for the full name (recommended : max 12 char)
- Theme color : the main color for your theme (also used to create the upper bar of the« app »)
- Background color : the background of the splash screen
- Start URL : the URL you land on when you open the« app »
- Display : how the« app» opens
- Orientation : defines the default orientation of the« app»