diff --git a/app.json b/app.json index 75b19657..96f6228d 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,14 @@ { "name": "Cachet", "description": "Single-site Status Page with Laravel", + "keywords": [ + "status", + "tools", + "php", + "laravel" + ], "website": "http://james-brooks.uk/cachet", + "logo": "https://raw.githubusercontent.com/cachethq/assets/f7a350ccd2e7dbdb63f4a2e91bc48f02e03f97e4/images/logo/logo-final.png", "success_url": "/setup", "repository": "https://github.com/jbrooksuk/Cachet", "keywords": ["cachet", "laravel", "status", "page"],