{
	"short_name": "Second Nature",
	"name": "Second Nature Training Platform",
	"description": "AI-powered conversational training platform",
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/mobile-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#000000",
	"background_color": "#000000",
	"prefer_related_applications": false,
	"categories": ["education", "training"]
}