diff options
Diffstat (limited to 'src/frontend/public/manifest.webmanifest')
| -rw-r--r-- | src/frontend/public/manifest.webmanifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontend/public/manifest.webmanifest b/src/frontend/public/manifest.webmanifest index 5dd08fa..619dfc6 100644 --- a/src/frontend/public/manifest.webmanifest +++ b/src/frontend/public/manifest.webmanifest @@ -10,6 +10,8 @@ "lang": "es", "background_color": "#ffffff", "theme_color": "#007bff", + "categories": ["travel", "utilities", "productivity"], + "prefer_related_applications": false, "icons": [ { "src": "/logo-512.jpg", |
