{
  "name": "Trust Layer Hub",
  "short_name": "Trust Layer",
  "id": "io.tlid.trusthub",
  "description": "The front door to the Trust Layer blockchain ecosystem. Manage your Signal (SIG) wallet, access 32 ecosystem apps, chat securely, and verify on-chain with the Hallmark System.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1224",
  "theme_color": "#0c1224",
  "categories": ["finance", "security", "blockchain"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
