{
  "name": "Plaaswinkel",
  "short_name": "Plaaswinkel",
  "description": "Farmshop POS that simplifies checkout, stock tracking, worker book billing through select-and-scan",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "icons": [
		{
		  "src": "favicon.png",
		  "sizes": "512x512",
		  "type": "image/png"
		}
	]
}