diff --git a/docs/content/en/manifest.md b/docs/content/en/manifest.md
index 1ce4509c..7793917e 100644
--- a/docs/content/en/manifest.md
+++ b/docs/content/en/manifest.md
@@ -23,20 +23,20 @@ pwa: {
## Default options
-| Property | Type | Default | Description |
-| --------------------------------- | --------------- | ------------------------------------------------------------ | --------------------------------------------------------------- |
-| `name` \*1 | `String` | `package.json`'s name property | [maximum of 45 characters] |
-| `short_name` \*1 | `String` | `package.json`'s name property | [maximum of 12 characters] |
-| `description` \*2 | `String` | `package.json`'s description property | |
-| `icons` \*1 | `Array