{
  "name": "VenueCircuit",
  "short_name": "VenueCircuit",
  "description": "Financial OS for live events. One structured record per show.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0D0A",
  "theme_color": "#22C5E0",
  "icons": [
    {
      "src": "/logomark.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logomark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
