{
  "name": "Enigma",
  "short_name": "Enigma",
  "description": "Secure End-to-End Encrypted Messenger",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0d",
  "theme_color": "#5526FF",
  "icons": [
    {
      "src": "/enigma.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}