{
  "name": "FarmControl",
  "short_name": "FarmControl",
  "description": "The Web App used to control and monitor your FarmControl devices.",
  "start_url": "index.html",
  "display": "standalone",
  "theme_color": "#0080C0",
  "background_color": "#CCCCCC",
  "icons": [
		{
		  "src": "icon.png",
		  "sizes": "512x512",
		  "type": "image/png"
		}
	]
}