{
  "name": "BitGo: Private Messaging",
  "short_name": "BitGo",
  "description": "Private messenger app built on one principle: your identity is a cryptographic key, generated on your device. We never see it. We never store it. That's your identity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    }
  ]
}
