{
    "name": "Clash 3D Shooter Collection",
    "short_name": "Clash3D.com",
    "description": "A collection of free 3D shooter games.",
    "icons": [{
			"src": "https://clash3d.com/img/pwa/clash3d/favicon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		}, {
			"src": "https://clash3d.com/img/pwa/clash3d/favicon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
    "start_url": "/index.html",
    "display": "fullscreen",
    "theme_color": "#DFC66E",
    "background_color": "#0C0C0C",
	"prefer_related_applications": false,
	"related_applications": [
		{
			"platform": "play",
			"id": "com.freewayint.clash3d"
		}
	]
}
