{
    "name": "magcore-app-audio-club",
    "version": "5.6.11-7e85abf",
    "description": "Audio club for stalker.",
    "author": {
        "name": "Infomir",
        "email": "support@infomir.eu"
    },
    "keywords": [
        "magcore",
        "application",
        "audio",
        "club",
        "audio-club",
        "ministra"
    ],
    "license": "license.md",
    "config": {
        "name": "AUDIO CLUB",
        "description": "Audio club app allows you to create a special atmosphere for a party or a family event.",
        "type": "app",
        "category": "media",
        "actions": {
            "audioClub": true
        },
        "contentProviders": [
            "magcore-plugin-backend-audio-stalker"
        ],
        "uris": {
            "app": "/",
            "entry": "index.html",
            "icons": {
                "480": {
                    "logoNormal": "img/480/normal.png",
                    "logoActive": "img/480/active.png",
                    "primeLogoNormal": "img/480/prime-normal.png",
                    "primeLogoActive": "img/480/prime-active.png"
                },
                "576": {
                    "logoNormal": "img/576/normal.png",
                    "logoActive": "img/576/active.png",
                    "primeLogoNormal": "img/576/prime-normal.png",
                    "primeLogoActive": "img/576/prime-active.png"
                },
                "720": {
                    "logoNormal": "img/720/normal.png",
                    "logoActive": "img/720/active.png",
                    "primeLogoNormal": "img/720/prime-normal.png",
                    "primeLogoActive": "img/720/prime-active.png"
                },
                "1080": {
                    "logoNormal": "img/1080/normal.png",
                    "logoActive": "img/1080/active.png",
                    "primeLogoNormal": "img/1080/prime-normal.png",
                    "primeLogoActive": "img/1080/prime-active.png"
                }
            }
        },
        "colors": {
            "splashFont": "#fff",
            "splashBackground": "#339a35"
        },
        "resource": "audio"
    },
    "dependencies": {
        "magcore-core": "5.6.11-7e85abf",
        "magcore-theme": "^1.4.1",
        "magcore-app-auth-ministra": "5.6.11-7e85abf",
        "magcore-osd-access-control": "5.6.11-7e85abf",
        "magcore-plugin-backend-audio-stalker": "5.6.11-7e85abf"
    },
    "optionalDependencies": {
        "magcore-app-player": "5.6.11-7e85abf",
        "magcore-osd-keyboard": "5.6.11-7e85abf"
    }
}