Description

The description member is a string that allows the developer to describe the purpose of the web application. It serves as the accessible description of an installed web application.

/config/packages/pwa.yaml
pwa:
    manifest:
        enabled: true
        description: "This application helps you donate to worthy causes."