{
	"name": "Vinventions",
	"short_name": "Vinventions",
	"icons": [
		{
			"src": "/Application/wqs.wine/AppIconMaskable.png",
	  		"sizes": "512x512",
	  		"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/Application/wqs.wine/AppIconMaskable.png",
			  "sizes": "512x512",
			  "type": "image/png",
			  "purpose": "maskable"
		}
	],
	"screenshots": [
		{
			"src": "/Application/wqs.wine/PWA_Screenshots/393x851.jpg",
  			"sizes": "393x851",
  			"type": "image/jpg",
  			"form_factor": "narrow",
  			"label": "Sustainability",
			"description": "View sustainability data of Vinventions closures."
		},
		{
			"src": "/Application/wqs.wine/PWA_Screenshots/1920x1080.jpg",
			  "sizes": "1920x1080",
			  "type": "image/jpg",
			  "form_factor": "wide",
			  "label": "Sustainability",
			  "description": "View sustainability data of Vinventions closures."
		}
	],
	"start_url": "/Main",
	"display": "standalone",
	"background_color": "#1B3738",
	"theme_color": "#1B3738",
    "dir": "ltr",
	"lang": "en",
	"orientation": "portrait-primary",
	"id": "main.wqs.wine",
	"description": "Access information about Vinventions closures right on your device.",
	"display_override": [
		"standalone",
		"fullscreen",
		"window-controls-overlay"
	]
}
