{
	"short_name": "Pop-Pop Candies",
	"name": "Pop-Pop Candies",
	"description": "Enjoy a sweet puzzle as you pop-pop all the candies using strategy and fast reflexes! Featuring 100+ challenging puzzles and marathon endurance levels this colorful Match-3 Puzzle Shooter game will entertain for hours.",
	"icons": [
		{
			"src": "./assets/__Icon128.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "./assets/__Icon192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "./assets/__Icon196.png",
			"type": "image/png",
			"sizes": "196x196"
		},
		{
			"src": "./assets/__Icon256.png",
			"type": "image/png",
			"sizes": "256x256"
		},
		{
			"src": "./assets/__Icon512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "./index.html",
	"background_color": "#000000",
	"display": "fullscreen",
	"orientation": "portrait",
	"scope": "./",
	"theme_color": "#000000"
}