{
	"short_name": "PWA Ex.",
	"name": "Progressive Web App Example",
	"icons": [
		{
			"src": "https://www.rpbuildtech.co.in/img/apple-icon-180x180.png",
			"type": "image/png",
			"sizes": "180x180"
		},
		{
			"src": "https://www.rpbuildtech.co.in/img/apple-icon-180x180.png",
			"type": "image/png",
			"sizes": "180x180"
		}
	],
	"start_url": "https://www.rpbuildtech.co.in/",
	"background_color": "#3367D6",
	"display": "standalone",
	"scope": "https://www.rpbuildtech.co.in/",
	"theme_color": "#3367D6"
}