{
	"name": "See Green",
	"short_name": "See Green",
	"icons": [
			{
					"src": "/images/android-chrome-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
			},
			{
					"src": "/images/android-chrome-512x512.png",
					"sizes": "512x512",
					"type": "image/png"
			}
	],
	"theme_color": "#c3d249",
	"background_color": "#c3d249",
	"display": "standalone",
	"shortcuts": [
		{
      "name": "I need to ask a question",
      "short_name": "Ask question",
      "description": "Get in touch if you need help with your website",
      "url": "/contact-us"
    }
	]
}
