{
  "name": "Shuttle Podcasts",
  "short_name": "Shuttle Podcasts",
  "description": "The simple podcast app for Android. Discover trending podcasts and build your subscription list.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#6ABF6A",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
