{
    "name": "xprime-tizenbrew",
    "appName": "XPrime",
    "version": "1.0.0",
    "description": "XPrime streaming service for TizenBrew",
    "packageType": "app",
    "websiteURL": "https://xprime.today/",
    "appPath": "app/index.html",
    "keys": [
        "ArrowUp",
        "ArrowDown",
        "ArrowLeft",
        "ArrowRight",
        "Enter",
        "Return",
        "MediaPlay",
        "MediaPause",
        "MediaStop",
        "MediaRewind",
        "MediaFastForward",
        "VolumeUp",
        "VolumeDown",
        "VolumeMute"
    ],
    "publishConfig": {
        "access": "public"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/0xrpheus/xprime-tizenbrew.git"
    },
    "author": "",
    "license": "MIT"
}
