There are a few more properties you need to be aware of for our app:
- related_applications: You can provide a list of native applications related to your web application, with a URL to download; pair it with prefer_related_applications.
- prefer_related_applications: A boolean that defaults to false. If true, the user will be notified about the related applications.
- scope: A string, such as /app. If the user navigates to a page outside the scope, the app will return to the appearance of a regular web page in the browser.
- description: A description of what your app does; not mandatory.
- dir: The direction of the type.
- lang: The language of the short_name. When paired with dir, can be used to ensure that right to left languages ...