Pages.Manifest.Category

See https://github.com/w3c/manifest/wiki/Categories and https://developer.mozilla.org/en-US/docs/Web/Manifest/categories

toString : Category -> String

Turn a category into its official String representation, as seen here: https://github.com/w3c/manifest/wiki/Categories.

Represents a known, valid category, as specified by https://github.com/w3c/manifest/wiki/Categories. If this document is updated and I don't add it, please open an issue or pull request to let me know!

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Creates the described category.

Custom categories

custom : String -> Category

It's best to use the pre-defined categories to ensure that clients (Android, iOS, Chrome, Windows app store, etc.) are aware of it and can handle it appropriately. But, if you're confident about using a custom one, you can do so with Pages.Manifest.custom.