{
    "name": "Hyperbond",
    "short_name": "Hyperbond",
    "start_url": "/",
    "theme_color": "#1E2028",
    "background_color": "#1E2028",
    "orientation": "portrait",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "scope": "/",
    "icons": [
      {
        "purpose": "maskable",
        "sizes": "512x512",
        "src": "bondToken.png",
        "type": "image/png"
      },
      {
        "purpose": "any",
        "sizes": "512x512",
        "src": "bondToken.png",
        "type": "image/png"
      },
      {
        "purpose": "maskable",
        "sizes": "192x192",
        "src": "bondToken.png",
        "type": "image/png"
      },
      {
        "purpose": "any",
        "sizes": "192x192",
        "src": "bondToken.png",
        "type": "image/png"
      }
    ]
  }
  