{
  "name": "Bowl After Bowl",
  "short_name": "BowlAfterBowl",
  "description": "A podcast by Spencer and Laurien.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#281040",
  "icons": [
    {
      "src": "/static/images/bab-favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/bab-favicon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

