{
	"name": "RTHMN - Connected Market Structure",
	"short_name": "RTHMN",
	"id": "/",
	"description": "Follow selected markets through connected fixed-size ranges and use Trend Hints to monitor conditions you choose.",
	"start_url": "/dashboard?source=pwa",
	"display": "standalone",
	"background_color": "#eef0f2",
	"theme_color": "#eef0f2",
	"orientation": "any",
	"scope": "/",
	"launch_handler": { "client_mode": "navigate-existing" },
	"lang": "en",
	"categories": ["finance", "business", "productivity"],
	"icons": [
		{
			"src": "/icons/icon-192x192.png?v=2",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512x512.png?v=2",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-192x192-maskable.png?v=2",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/icon-512x512-maskable.png?v=2",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Dashboard",
			"short_name": "Dashboard",
			"description": "Open your market dashboard",
			"url": "/dashboard",
			"icons": [{ "src": "/icons/icon-192x192.png?v=2", "sizes": "192x192" }]
		}
	],
	"prefer_related_applications": false
}
