{
	"name": "ivvi",
	"short_name": "Instant Notes",
	"icons": [
		{
			"src": "/static/logo/blue/144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/static/logo/blue/192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/static/logo/blue/512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"start_url": "/",
	"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"
		}
	],
	"related_applications": [
		{
			"platform": "webapp",
			"url": "/site.webmanifest",
			"id": "ivvi.app"
		}
	]
}
