{
	"theme_color": "#000000",
	"background_color": "#ffffff",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"description": "Engineering development services in the two-wheeler sector - from the initial idea to the production-ready product",
	"name": "Levarc Engineering",
	"short_name": "Levarc",
	"orientation": "any",
	"categories": ["engineering", "automotive", "motorcycle", "business"],
	"lang": "en",
	"dir": "ltr",
	"prefer_related_applications": false,
	"icons": [
		{
			"src": "/pwa-64x64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/maskable_icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshot-wide.png",
			"sizes": "1920x1080",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/screenshot-narrow.png",
			"sizes": "1080x1920",
			"type": "image/png",
			"form_factor": "narrow"
		}
	]
}
