{
	"name": "AMPCO METAL",
	"short_name": "AMPCO",
	"start_url": "/",
	"icons": [
		{
			"src": "/app/themes/ampco/assets/img/manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/app/themes/ampco/assets/img/manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"theme_color": "#F39200",
	"background_color": "#1C1C1B",
	"display": "standalone",
	"orientation": "portrait",
	"lang": "en",
	"dir": "ltr",
	"description": "The world’s trusted partner in metal alloy solutions",
	"categories": [
		"Ampco"
	],
	"shortcuts": [
		{
			"name": "Company",
			"url": "/company"
		},
		{
			"name": "Contact Us",
			"url": "/contact-us",
			"description": "Contact us for more information."
		}
	],
	"iarc_rating_id": "not-yet-iarc-id",
	"display_override": [
		"window-controls-overlay",
		"standalone",
		"browse"
	]
}