webOS Configuration Files
This section covers the various configuration files required to install and run webOS applications.
| File | Description |
| account_template.json | Contains callbacks and metadata allowing a Synergy service to interact with the Account Manager service. |
| appinfo.json | Contains application information for installation. |
| framework_config.json | An optional configuration file containing configurable framework options. |
| packageinfo.json | Defines the contents of a package containing an app, services, account templates, and other special files. |
| pluginname_appinfo.json | Configuration file required for PDK Plug-ins. |
| services.json | Contains information about how a service is constructed and operates. |
| sources.json | Configures an app's source files. |