{
  "name": "Podnews podcasting news",
  "short_name": "Podnews",
  "lang": "en",
  "start_url": "https://podnews.net/latest",
  "background_color": "#ffffff",
  "display": "minimal-ui",
  "theme_color": "#ed2626",
  "description" : "Your daily briefing for podcasting and on-demand",
  "icons": [
    {
      "src": "https://podnews.net/static/_favicons/192x192_pwa.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://podnews.net/static/_favicons/512x512_pwa.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}