{
  "name": "BRAIN//ON TRIAL",
  "short_name": "Brain//Trial",
  "description": "Your brain is on trial. Think fast or die slowly.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "portrait",
  "icons": [
    {
      "src": "brain_on_trial_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "brain_on_trial_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
