Create app.json

This commit is contained in:
anoma 2019-06-24 17:00:30 +00:00 committed by GitHub
parent 89273836f8
commit 453ebee5fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
SickGear/app.json Normal file
View File

@ -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"
}