name | string | The name of the web app, which is generated by the server during creation in the form enterprises/{enterpriseId}/webApps/{packageName}. |
startUrl | string | The start URL, i.e. the URL that should load when the user opens the application. |
title | string | The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon). |
versionCode | string | The current version of the app.Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date. |
displayMode | string | The display mode of the web app. |
icons | array | A list of icons for the web app. Must have at least one element. |