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