{
  "name": "TRACE NODE",
  "short_name": "TRACE",
  "description": "Daily node farming Web3 app on Base. Tap to earn NODES, build streaks, and dominate the network.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080B0F",
  "theme_color": "#00FF94",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23080B0F'/><circle cx='96' cy='38' r='15' fill='%2300FF94'/><circle cx='38' cy='140' r='15' fill='%2300FF94'/><circle cx='154' cy='140' r='15' fill='%2300FF94'/><line x1='96' y1='38' x2='38' y2='140' stroke='%2300FF94' stroke-width='5' stroke-linecap='round'/><line x1='38' y1='140' x2='154' y2='140' stroke='%2300FF94' stroke-width='5' stroke-linecap='round'/><line x1='154' y1='140' x2='96' y2='38' stroke='%2300FF94' stroke-width='5' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23080B0F'/><circle cx='256' cy='100' r='40' fill='%2300FF94'/><circle cx='100' cy='380' r='40' fill='%2300FF94'/><circle cx='412' cy='380' r='40' fill='%2300FF94'/><line x1='256' y1='100' x2='100' y2='380' stroke='%2300FF94' stroke-width='13' stroke-linecap='round'/><line x1='100' y1='380' x2='412' y2='380' stroke='%2300FF94' stroke-width='13' stroke-linecap='round'/><line x1='412' y1='380' x2='256' y2='100' stroke='%2300FF94' stroke-width='13' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2300FF94' rx='45'/><circle cx='96' cy='38' r='13' fill='%23080B0F'/><circle cx='38' cy='140' r='13' fill='%23080B0F'/><circle cx='154' cy='140' r='13' fill='%23080B0F'/><line x1='96' y1='38' x2='38' y2='140' stroke='%23080B0F' stroke-width='4' stroke-linecap='round'/><line x1='38' y1='140' x2='154' y2='140' stroke='%23080B0F' stroke-width='4' stroke-linecap='round'/><line x1='154' y1='140' x2='96' y2='38' stroke='%23080B0F' stroke-width='4' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23080B0F' width='540' height='720'/><text x='270' y='100' font-size='32' font-weight='bold' fill='%2300FF94' text-anchor='middle' font-family='monospace'>TRACE NODE</text><text x='270' y='200' font-size='20' fill='%234A5568' text-anchor='middle' font-family='monospace'>Daily Node Farming</text><rect x='20' y='250' width='500' height='60' fill='%230F1318' rx='10'/><text x='270' y='285' font-size='16' fill='%2300FF94' text-anchor='middle' font-family='monospace'>[BASE] USDC $1.00 +0.0%</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "finance"],
  "shortcuts": [
    {
      "name": "Daily Trace",
      "short_name": "Trace",
      "description": "Tap today to earn NODES",
      "url": "/?mode=trace",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300FF94' width='96' height='96' rx='20'/><text x='48' y='60' font-size='40' font-weight='bold' fill='%23080B0F' text-anchor='middle' font-family='monospace'>T</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Rank",
      "description": "Check your network rank",
      "url": "/?mode=rank",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%239F7AEA' width='96' height='96' rx='20'/><text x='48' y='60' font-size='40' font-weight='bold' fill='%23080B0F' text-anchor='middle' font-family='monospace'>#</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
