{
	"name": "TeleFlow",
	"short_name": "TeleFlow",
	"description": "Where telecoms meets simplicity. The drag and drop telecoms platform for your business.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#444A58",
	"background_color": "#444A58",
	"lang": "en-GB",
	"dir": "ltr",
	"categories": ["business", "productivity", "utilities"],
	"icons": [
		{
			"src": "/img/icons/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/img/icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
