{
	"name": "Feed The Algo",
	"short_name": "FTA",
	"description": "The only app that pays you to doomscroll.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#0a0a0a",
	"theme_color": "#a78bfa",
	"icons": [
		{
			"src": "/brand/fta_icon_192.webp",
			"sizes": "192x192",
			"type": "image/webp",
			"purpose": "any"
		},
		{
			"src": "/brand/fta_icon_512.webp",
			"sizes": "512x512",
			"type": "image/webp",
			"purpose": "any"
		}
	]
}
