{
	"name": "GoTooPay",
	"short_name": "GoTooPay",
	"description": "GoTooPay — personnel portal",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"launch_handler": {
		"client_mode": "navigate-existing"
	},
	"capture_links": "existing-client-navigate",
	"prefer_related_applications": false,
	"orientation": "portrait-primary",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"lang": "en",
	"dir": "ltr",
	"categories": [
		"finance",
		"business"
	],
	"icons": [
		{
			"src": "apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"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": "icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
