{
    "appDescription": "{{APP_DESCRIPTION}}",
    "bgColor": "{{APP_BG_COLOR}}",
    "icon": "icon.png",
    "iconColor": "{{APP_ICON_COLOR}}",
    "id": "{{APPLICATION_ID}}",
    "largeIcon": "largeIcon.png",
    "main": "index.html",
    "splashBackground": "splashBackground.png",
    "title": "{{APP_TITLE}}",
    "type": "web",
    "vendor": "{{APP_VENDOR}}",
    "version": "{{APP_VERSION}}"
}
