{
	"name": "LoadWorth — Know Your True Profit",
	"short_name": "LoadWorth",
	"description": "Know your true profit before you haul. Real fuel prices, real tolls, real numbers.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a1a",
	"theme_color": "#1a1a2e",
	"orientation": "portrait-primary",
	"categories": ["business", "finance", "utilities"],
	"share_target": {
		"action": "/?share=true",
		"method": "POST",
		"enctype": "multipart/form-data",
		"params": {
			"files": [
				{
					"name": "screenshot",
					"accept": ["image/jpeg", "image/png", "image/webp", "image/*"]
				}
			]
		}
	},
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
