{
	"name": "Podchaser",
  "short_name": "Podchaser",
	"theme_color": "#491d87",
  "background_color": "#ffffff",
	"description": "A podcast discovery and data platform. Follow, rate and review podcasts, create lists, and follow podcast creators.",
	"lang": "en",
	"start_url": "/",
	"scope": "/",
	"orientation": "portrait-primary",
	"display": "standalone",
	"icons": [
    {
      "src": "/android-chrome-192x192.png?v=2022",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=2022",
      "sizes": "512x512",
      "type": "image/png"
    }
	]
}
