{
	"name": "Clapio - Screen Recording Software",
	"short_name": "Clapio",
	"description": "Screen recording software for Mac, Windows, and Linux. Record your screen, webcam, and audio, edit fast, and export polished videos and GIFs.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a0b",
	"theme_color": "#10b981",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "en",
	"categories": ["productivity", "utilities", "multimedia"],
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	],
	"screenshots": [
		{
			"src": "/og-image.png",
			"sizes": "1200x630",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Clapio Screen Recording Software Interface"
		}
	],
	"related_applications": [
		{
			"platform": "web"
		}
	],
	"prefer_related_applications": false
}
