{
  "name": "Formed Not Born — The FNB Podcast",
  "short_name": "FNB Podcast",
  "description": "Real conversations. No script. The Formed Not Born Podcast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060C08",
  "theme_color": "#060C08",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Episodes",
      "url": "/episodes",
      "description": "Browse all episodes"
    },
    {
      "name": "Be a Guest",
      "url": "/guest",
      "description": "Apply to be on the show"
    }
  ]
}
