{
	"name": "MergeCard",
	"short_name": "MergeCard",
	"description": "13201 - Fixed cap between Ads New number card\n13301 - Delete FontSprite. Delete old images. Update BG music\n13401 - Add reset progress. Change AdsPopup with Function. Change Freeze after put card\n13501 - Fix reset progress\n13601 - Change Home Layout\n14001 - Change save progress functionality. Add design change function. New design style 3\n14101 - Add new JS Popup Ads",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}