{
  "name": "The Bismarck Bubble",
  "short_name": "The Bismarck Bubble",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7FE",
  "theme_color": "#4318FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/bubblelogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/bubblelogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}