{
	"name": "IVVI",
	"short_name": "IVVI",
	"description": "Instant AI notes and mind maps from lessons, meetings and videos.",
	"icons": [
		{
			"src": "/static/logo/blue/192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/static/logo/blue/512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"start_url": "/",
	"scope": "/",
	"id": "/",
	"screenshots": [
		{
			"src": "/static/screenshots/1.png",
			"sizes": "2908x1718",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/static/screenshots/1-mobile.png",
			"sizes": "1080x638",
			"type": "image/png"
		}
	]
}