{
	"name": "Jarvis",
	"short_name": "Jarvis",
	"description": "AI-Powered Personal Assistant",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#050507",
	"background_color": "#050507",
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
