{
  "name": "EdgeLedger — Crypto Trading Journal & Analytics",
  "short_name": "EdgeLedger",
  "description": "Track, analyze and improve your crypto trades. Connect 10+ exchanges with read-only API keys, get unified analytics, and build a searchable trade journal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
