{
	"id": "/app/",
	"name": "GrowthScout",
	"short_name": "Scout",
	"description": "Manage SEO workflows, content planning, and AI-search visibility across every client website.",
	"start_url": "/app/dashboard",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0b0b0c",
	"theme_color": "#0b0b0c",
	"icons": [
		{
			"src": "/icons/scout-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/scout-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
