{
	"name": "curve from corpora.ai",
	"app_name": "curve ui",
	"short_name": "curve ui",
	"description": "AI research engine that presents verifiable, cited content from the worlds largest OSINT timeseries knowledge graph.",
	"icons": [
		{
			"src": "/favicon.ico",
			"type": "image/x-icon",
			"sizes": "16x16 32x32"
		},
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"start_url": "/",
	"display": "standalone",
	"scope": "/",
	"scope_extensions": [
		{
			"origin": "https://*.corpora.ai"
		}
	],
	"theme_color": "#0a4c2f",
	"background_color": "#ffffff",
	"lang": "en",
	"id": "/",
	"launch_handler": {
		"client_mode": ["navigate-new", "auto"]
	},
	"file_handlers": [],
	"orientation": "natural",
	"categories": ["research", "ai", "analysis"],
	"handle_links": "preferred",
	"display_override": ["window-controls-overlay", "standalone", "browse"],
	"dir": "auto",
	"prefer_related_applications": false,
	"related_applications": [],
	"edge_side_panel": {
		"preferred_width": 450
	},
	"screenshots": [],
	"shortcuts": []
}
