From db4b4c5180b8a8b8cf9fb703472531b34a261513 Mon Sep 17 00:00:00 2001 From: adamgross Date: Thu, 31 Jul 2014 14:25:59 -0700 Subject: [PATCH] Create app.json --- app.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app.json diff --git a/app.json b/app.json new file mode 100644 index 0000000..e22241d --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "One Click Test Sample", + "description": "Adam's attempt to make this work.", + "website": "http://heroku.com", + "repository": "https://github.com/laurenorsini/one-click-message", + "logo": "http://store.hbo.com/imgcache/product/resized/000/550/319/catl/silicon-valley-season-1-poster-11x17_500.jpg?k=a1722432&pid=550319&s=catl&sn=hbo", +}