{
  "short_name": "BRAIN",
  "name": "WorldQuant BRAIN",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#333333",
  "background_color": "#f7f9fb",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
