{
	"name": "Dictator Simulator 1984",
	"short_name": "Dictator Simulator 1984",
	"description": "Dictator Simulator: 1984\nRule a decaying totalitarian state as Supreme Leader Gatskolka. Make ruthless decisions, accept bribes, appoint loyalists, and indulge your daughter—all to stay in power. Every choice affects four vital stats: population, treasury, state power, and living standards. Fail to maintain balance, and your regime will collapse.\n\n",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#4c2f1f",
	"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"
		}
	],
	"screenshots": [],
	"theme_color": "#4c2f1f"
}