From 453ebee5fda7e45c8d94790a8dff060b4aa73d5f Mon Sep 17 00:00:00 2001 From: anoma Date: Mon, 24 Jun 2019 17:00:30 +0000 Subject: [PATCH] Create app.json --- SickGear/app.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SickGear/app.json diff --git a/SickGear/app.json b/SickGear/app.json new file mode 100644 index 000000000..42db0e41d --- /dev/null +++ b/SickGear/app.json @@ -0,0 +1,10 @@ +{ + "appid": "675dd93307bd5235a9b5da4268f9fee3d95d6235", + "name": "SickGear", + "website": "https://github.com/SickGear/SickGear/", + "license": "GNU General Public License v3.0 only", + "description": "SickGear provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more.", + "enhanced": false, + "tile_background": "dark", + "icon": "sickgear.png" +}