{
	"name": "CryptoWise — AI Trading Journal",
	"short_name": "CryptoWise",
	"description": "AI-powered crypto trading journal, portfolio analyzer, and strategy playbooks.",
	"start_url": "/dashboard",
	"display": "standalone",
	"background_color": "#08090A",
	"theme_color": "#08090A",
	"orientation": "any",
	"scope": "/",
	"icons": [
		{
			"src": "/logo.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/logo.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
