{
  "name": "Indexes",
  "short_name": "Indexes",
  "description": "Custom index builder to bundle stocks or crypto into your own weighted index, backtest it against market history, and track it against the S&P 500. Educational only.",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#E1102E",
  "background_color": "#F5F5F2",
  "display": "standalone"
}
