{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"name": "Bridgeway Apps Platform",
	"short_name": "Bridgeway App",
	"start_url": ".",
	"display": "standalone",
	"background_color": "#00707a",
	"description": "Bridgeway Apps Platform",
	"icons": [{
	  "src": "/img/icon.png",
	  "sizes": "1024x1024",
	  "type": "image/png"
	}]
  }
  