{
	"short_name": "The Battle",
	"name": "The Strategic Battle Game",
	"start_url": "index.php",
	"display": "standalone",
	"orientation": "portrait",
	"icons": [
		{
		  "src": "https://thebattle.app/icons/android-icon-192x192.png",
		  "type": "image/png", "sizes": "192x192"
		},
		{
		  "src": "https://thebattle.app/icons/android-icon-512x512.png",
		  "type": "image/png", "sizes": "512x512"
		}
	]
}