{
	"name": "Hudson Digital Solutions - Ship 3x Faster, 60% Cheaper",
	"short_name": "HDS",
	"description": "Ship 3x Faster, 60% Cheaper - Senior engineering team that eliminates your technical bottlenecks. Launch features in days, not months.",
	"start_url": "/?source=pwa",
	"display": "standalone",
	"orientation": "portrait",
	"_comment_theme_color": "Mirror of BRAND.primary (oklch(0.38 0.12 255) -> #064180 in src/app/globals.css). When the design token changes, regenerate src/lib/_generated/brand.ts via `bun run brand:generate` and update this value to match. JSON does not support comments natively; browsers ignore unknown manifest fields.",
	"theme_color": "#064180",
	"background_color": "#fafaf9",
	"dir": "ltr",
	"lang": "en-US",
	"scope": "/",
	"id": "hudson-digital-solutions",
	"categories": ["business", "developer", "productivity"],
	"prefer_related_applications": false,
	"_comment_icons": "Icons are dynamically generated by src/app/icon0.tsx (192x192) and src/app/icon1.tsx (512x512) via Next.js ImageResponse. Apple touch icon comes from src/app/apple-icon.tsx (180x180).",
	"icons": [
		{
			"src": "/icon0",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon1",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon1",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"related_applications": [],
	"shortcuts": [
		{
			"name": "Contact Us",
			"short_name": "Contact",
			"description": "Get in touch for a free consultation",
			"url": "/contact?source=pwa-shortcut"
		},
		{
			"name": "Our Services",
			"short_name": "Services",
			"description": "View our web development services",
			"url": "/services?source=pwa-shortcut"
		},
		{
			"name": "Blog",
			"short_name": "Blog",
			"description": "Read our latest articles",
			"url": "/blog?source=pwa-shortcut"
		}
	],
	"launch_handler": {
		"client_mode": "focus-existing"
	}
}
