{
	"name": "TexvnX - Intelligent Software Studio",
	"short_name": "TexvnX",
	"description": "Immersive digital experiences, intelligent automation & bespoke software.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"lang": "en-US",
	"theme_color": "#02060f",
	"background_color": "#02060f",
	"icons": [
		{
			"src": "/android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any maskable"
		},
		{
			"src": "/android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any maskable"
		},
		{
			"src": "/apple-touch-icon.png",
			"type": "image/png",
			"sizes": "180x180"
		}
	]
}