{
  "name": "CLEAR Credit",
  "short_name": "CLEAR",
  "description": "A Modern Platform for Tokenization, On-Chain Credit and Portfolio Management",
  "start_url": "https://app.useclear.org/",
  "scope": "/",
  "display_override": ["window-controls-overlay", "fullscreen", "standalone"],
  "display": "standalone",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ClearPath-Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "description": "View your portfolio and holdings",
      "url": "/portfolio",
      "icons": [
        {
          "src": "/ClearPath-Logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mint Asset",
      "short_name": "Mint",
      "description": "Mint a new T-Deed NFT",
      "url": "/mint",
      "icons": [
        {
          "src": "/ClearPath-Logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore",
      "short_name": "Explore",
      "description": "Explore available assets",
      "url": "/explore",
      "icons": [
        {
          "src": "/ClearPath-Logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Activity",
      "short_name": "Activity",
      "description": "View transaction history",
      "url": "/portfolio?tab=activity",
      "icons": [
        {
          "src": "/ClearPath-Logo.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["finance", "trading", "banking", "crypto", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
} 
