{
  "name": "KaraFx — Multi-Asset Exchange",
  "short_name": "KaraFx",
  "description": "Trade crypto directly from your wallet. No sign-up. No KYC.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#060709",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23f5a623'/><text x='96' y='130' font-size='100' font-weight='900' text-anchor='middle' fill='black' font-family='Arial'>KF</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23f5a623'/><text x='256' y='340' font-size='260' font-weight='900' text-anchor='middle' fill='black' font-family='Arial'>KF</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Launch Exchange",
      "url": "/app.html",
      "description": "Open KaraFx Exchange"
    }
  ]
}
