{
	"name": "Supermemory Console",
	"short_name": "Supermemory",
	"description": "Interact with the Supermemory API",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#FAF9F4",
	"theme_color": "#117DFF",
	"icons": [
		{
			"src": "/android-chrome-192x192-light.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512-light.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512-light.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
