{
	"name": "DMS Reader Portal",
	"short_name": "DMS Portal",
	"description": "Read and acknowledge controlled documents",
	"start_url": "/dms/",
	"scope": "/dms/",
	"display": "standalone",
	"background_color": "#0e1116",
	"theme_color": "#0e1116",
	"icons": [
		{
			"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%23d97a3a'/><text y='132' x='96' text-anchor='middle' font-size='84' font-family='monospace' font-weight='700' fill='%230e1116'>DM</text></svg>",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}