{
	"name": "EPX App",
	"short_name": "EPX",
	"icons": [
		{
			"src": "brand/manifest-icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable any"
		},
		{
			"src": "brand/manifest-icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable any"
		}
	],
	"theme_color": "#ff6c00",
	"background_color": "#ff6c00",
	"start_url": "/",
	"display": "standalone",
	"orientation": "portrait"
}
