{
	"name": "My app",
	"icons": [
		{
			"src": "\/fixed/image/favicons/generated/android-chrome-192x192_new.png",
			"sizes": "192x192",
			"type": "image\/png"
		},
		{
			"src": "\/fixed/image/favicons/generated/android-chrome-512x512_new.png",
			"sizes": "512x512",
			"type": "image\/png"
		}
	],
  	"theme_color": "#ffffff",
  	"background_color": "#ffffff",
  	"display": "standalone"
}
