{
	"name": "windview",
	"short_name": "windview",
	"description": "windview",
	"theme_color": "#007DDF",
	"background_color": "#0D1925",
	"display": "fullscreen",
	"scope": "./",
	"start_url": "./",
	"icons": [
	  {
		"src": "favicon.png",
		"sizes": "20x20",
		"type": "image/png",
		"purpose": "maskable any"
	  }
	]
  }
