{
  "name": "StockShop",
  "short_name": "StockShop",
  "description": "Tuck-Shop POS that simplifies checkout, stock tracking, Worker/Tab billing through select-and-scan, and provide stats",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#16a34a",
  "background_color": "#ffffff",
  "icons": [
		{
		  "src": "favicon.png",
		  "sizes": "512x512",
		  "type": "image/png"
		}
	]
}