{
  "name": "NGLChain",
  "short_name": "NGLChain",
  "description": "Secure, verifiable, end-to-end encrypted chat.",
  "start_url": "/nglchain/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2300FF94'%3E%3Cpath fill-rule='evenodd' d='M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 010-1.414 4 4 0 00-5.656 0l-3 3a2 2 0 102.828 2.828l3-3a2 2 0 012.828 0 1 1 0 010 1.414 4 4 0 005.656 0l3-3a2 2 0 010-1.414z' clip-rule='evenodd' /%3E%3C/svg%3E",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}