{
	"id": "/",
	"name": "Quiet Ox Yoke",
	"short_name": "Yoke",
	"description": "Live, end-to-end encrypted file transfer directly between two browsers. No accounts, no storage, no database.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
	"orientation": "any",
	"lang": "en-US",
	"dir": "ltr",
	"categories": ["utilities", "productivity"],
	"theme_color": "#000000",
	"background_color": "#000000",
	"launch_handler": {
		"client_mode": "focus-existing"
	},
	"icons": [
		{
			"src": "/images/apple-touch-icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/apple-touch-icon-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
