
	"name": "My Android App",
	"icons": [
		{
			"src": "99.png",
			"sizes": "114x114",
			"type": "image/png",
			"density": "1.0"
		}
	],
	"start_url": "index.html",
	"display": "standalone",
	"orientation": "portrait"
}