{
	"name": "Boswell Platform",
	"short_name": "Boswell",
	"description": "Boswell Oil Company operations platform",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f6f7f9",
	"theme_color": "#1e3a5f",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
