{
  "name": "The Regret Exchange by Imagine Selling",
  "short_name": "Regret Exchange",
  "description": "An event-driven simulated SOL exchange with long and short positions, market, limit, and stop-limit orders, hollow candlesticks, an interactive order book, trade tape, and signed portfolio accounting.",
  "start_url": "/arena/",
  "scope": "/arena/",
  "display": "standalone",
  "background_color": "#07090c",
  "theme_color": "#070a0d",
  "icons": [
    {
      "src": "../assets/site-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
