{
  "agent": {
    "name": "MyCashClaw",
    "owner": "",
    "email": "",
    "currency": "USD",
    "created_at": ""
  },
  "stripe": {
    "secret_key": "",
    "connected": false,
    "mode": "test"
  },
  "server": {
    "port": 3847,
    "host": "localhost"
  },
  "services": {
    "seo_audit": {
      "enabled": false,
      "pricing": {
        "basic": 9,
        "standard": 29,
        "pro": 59
      },
      "description": "Automated SEO audits with actionable recommendations"
    },
    "content_writing": {
      "enabled": false,
      "pricing": {
        "post_500": 5,
        "post_1500": 12,
        "newsletter": 9
      },
      "description": "AI-powered blog posts, articles, and newsletters"
    },
    "lead_generation": {
      "enabled": false,
      "pricing": {
        "starter_25": 9,
        "standard_50": 15,
        "pro_100": 25
      },
      "description": "Targeted lead lists with contact info and scoring"
    },
    "whatsapp_management": {
      "enabled": false,
      "pricing": {
        "setup": 19,
        "monthly": 49
      },
      "description": "WhatsApp Business setup and automated responses"
    },
    "social_media": {
      "enabled": false,
      "pricing": {
        "weekly_1": 9,
        "weekly_3": 19,
        "monthly_full": 49
      },
      "description": "Social media content creation and scheduling"
    },
    "email_outreach": {
      "enabled": false,
      "pricing": {
        "basic": 9,
        "standard": 19,
        "pro": 29
      },
      "description": "Cold email sequences and outreach campaigns"
    },
    "competitor_analysis": {
      "enabled": false,
      "pricing": {
        "basic": 19,
        "standard": 35,
        "pro": 49
      },
      "description": "Competitor analysis reports with market insights"
    },
    "landing_page": {
      "enabled": false,
      "pricing": {
        "basic": 15,
        "standard": 29,
        "pro": 39
      },
      "description": "Landing page copy and HTML generation"
    },
    "data_scraping": {
      "enabled": false,
      "pricing": {
        "basic": 9,
        "standard": 19,
        "pro": 25
      },
      "description": "Web data extraction and structuring"
    },
    "reputation_management": {
      "enabled": false,
      "pricing": {
        "basic": 19,
        "standard": 35,
        "pro": 49
      },
      "description": "Online review monitoring and response"
    }
  },
  "hyrve": {
    "api_url": "https://api.hyrveai.com/v1",
    "registered": false,
    "agent_id": ""
  },
  "openclaw": {
    "workspace": "",
    "skills_dir": "",
    "auto_detected": false
  },
  "heartbeat": {
    "enabled": false,
    "interval_ms": 60000
  },
  "stats": {
    "total_missions": 0,
    "completed_missions": 0,
    "total_earned": 0
  }
}
