{
	"name": "PULSE Payment Intelligence Platform",
	"short_name": "PULSE",
	"description": "Real-time payment intelligence and analytics platform",
	"start_url": "/pulse",
	"display": "standalone",
	"background_color": "#1a1a1a",
	"theme_color": "#007bff",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/images/logo.png",
			"sizes": "250x48",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/Logo_Black_Blue.png",
			"sizes": "7990x1541",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"categories": ["finance", "business", "productivity"],
	"lang": "en",
	"dir": "ltr",
	"scope": "/pulse",
	"related_applications": [],
	"prefer_related_applications": false,
	"shortcuts": [
		{
			"name": "Dashboard",
			"short_name": "Dashboard",
			"description": "View main PULSE dashboard",
			"url": "/pulse",
			"icons": [
				{
					"src": "/images/favicon-32x32.png",
					"sizes": "32x32",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Alerts",
			"short_name": "Alerts",
			"description": "View active alerts",
			"url": "/pulse#alerts",
			"icons": [
				{
					"src": "/images/favicon-32x32.png",
					"sizes": "32x32",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Disputes",
			"short_name": "Disputes",
			"description": "Manage disputes and chargebacks",
			"url": "/pulse#disputes",
			"icons": [
				{
					"src": "/images/favicon-32x32.png",
					"sizes": "32x32",
					"type": "image/png"
				}
			]
		}
	]
}
