{
	"name": "Dot Hours of Service",
	"short_name": "DotHOS",
	"description": "DOT hours of service and pre-trip inspection reporting for trucking teams",
	"start_url": "/dashboard",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#1d4ed8",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
