{
  "name": "Banner Bound",
  "short_name": "BannerBound",
  "description": "From the feed room to the backdrop.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#5c1fad",
  "icons": [
    { "src": "/icons/bb-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/bb-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
