{
	"name": "Design.md Generator",
	"short_name": "Design.md",
	"description": "Extract design systems from any website or GitHub repository and generate AI-ready DESIGN.md documentation.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a0a",
	"theme_color": "#0a0a0a",
	"orientation": "any",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
