{
	"id": "/",
	"name": "Podcasts",
	"short_name": "Podcasts",
	"description": "Search, subscribe to and listen to podcasts, online or off.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f7f3ec",
	"theme_color": "#f7f3ec",
	"categories": ["music", "entertainment"],
	"icons": [
		{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" },
		{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
		{
			"src": "/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{ "name": "Library", "url": "/library" },
		{ "name": "History", "url": "/history" }
	]
}
