{
  "short_name": "Real Torch App",
  "name": "Realtorch Research Platform App",
  "icons": [
    {
      "src": "realtorch-logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "rt_logo_icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "rt_logo_icon.png",
      "sizes": "115x96",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
