{
	"id": "/v2/feed",
	"name": "MadClip — Twitch & Kick clips",
	"short_name": "MadClip",
	"description": "The best moments from your favourite streamers, in one endless feed.",
	"start_url": "/v2/feed",
	"scope": "/",
	"display": "standalone",
	"display_override": ["standalone", "minimal-ui"],
	"orientation": "any",
	"background_color": "#17181d",
	"theme_color": "#17181d",
	"categories": ["entertainment", "video", "games"],
	"lang": "en",
	"dir": "ltr",
	"icons": [
		{
			"src": "/icons/favicon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"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/maskable-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Feed",
			"short_name": "Feed",
			"url": "/v2/feed",
			"icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
		},
		{
			"name": "Following",
			"short_name": "Following",
			"url": "/v2/following"
		},
		{
			"name": "Search",
			"short_name": "Search",
			"url": "/v2/find"
		}
	]
}
