{
	"name": "SeenThat",
	"short_name": "SeenThat",
	"description": "Track your watch history, manage lists, and follow show progress.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f5f5f5",
	"theme_color": "#f5f5f5",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	],
	"categories": ["entertainment"]
}
