{
	"name": "NAVS Inspection",
	"short_name": "Inspection",
	"description": "Vehicle inspection form",
	"start_url": "/index.html",
	"scope": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#0078d7",
	"icons": [
		{
			"src": "/android-chrome-192x192-v2.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512-v2.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
