{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"name": "Major Moving — Charlotte Moving & Logistics",
	"short_name": "Major Moving",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f1f1f1",
	"theme_color": "#7a1420",
	"description": "Licensed & insured residential, commercial, and freight moving across the Charlotte, NC region.",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}

