{
  "short_name": "UTC",
  "name": "UTC - Universal Trust Chain",
  "description": "Universal Trust Chain - RWA & DeFi Protocol on Solana",
  "icons": [
    {
      "src": "utc-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "utc-favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "favicon"
    },
    {
      "src": "utc-192.png.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "utc-512.png.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#14F195",
  "background_color": "#0B0B0B",
  "orientation": "portrait"
}