magcore-app-2048
Version:
2048 is one of the world’s most popular puzzles. The rules are simple: you need to shuffle all the bars to one side of the game field. Your goal is to reach 2048.
60 lines • 2.34 kB
JSON
{
"name": "magcore-app-2048",
"version": "5.6.11-7e85abf",
"description": "2048 is one of the world’s most popular puzzles. The rules are simple: you need to shuffle all the bars to one side of the game field. Your goal is to reach 2048.",
"author": {
"name": "Infomir",
"email": "support@infomir.eu"
},
"keywords": [
"ministra",
"game",
"2048",
"application",
"magcore"
],
"license": "license.md",
"config": {
"type": "app",
"category": "games",
"name": "2048",
"description": "2048 is one of the world’s most popular puzzles. The rules are simple: you need to shuffle all the bars to one side of the game field. Your goal is to reach 2048.",
"uris": {
"app": "/",
"entry": "index.html",
"icons": {
"480": {
"logoNormal": "img/480/icons/normal.png",
"logoActive": "img/480/icons/active.png",
"primeLogoNormal": "img/576/icons/prime.normal.png",
"primeLogoActive": "img/576/icons/prime.active.png"
},
"576": {
"logoNormal": "img/576/icons/normal.png",
"logoActive": "img/576/icons/active.png",
"primeLogoNormal": "img/576/icons/prime.normal.png",
"primeLogoActive": "img/576/icons/prime.active.png"
},
"720": {
"logoNormal": "img/720/icons/normal.png",
"logoActive": "img/720/icons/active.png",
"primeLogoNormal": "img/720/icons/prime.normal.png",
"primeLogoActive": "img/720/icons/prime.active.png"
},
"1080": {
"logoNormal": "img/1080/icons/normal.png",
"logoActive": "img/1080/icons/active.png",
"primeLogoNormal": "img/1080/icons/prime.normal.png",
"primeLogoActive": "img/1080/icons/prime.active.png"
}
}
},
"colors": {
"splashFont": "#fff",
"splashBackground": "#ddb288"
}
},
"dependencies": {
"magcore-core": "5.6.11-7e85abf"
}
}