{
  "name": "user-service",
  "version": "2.5.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9gVy2J7FiU83EmDUXC6I"
  },
  "jwt_secret": "Hju0ww4yaGOpnpxJ0dxLSZfPUuw6+4jA",
  "api_keys": {
    "stripe": "sk_live_b183iF1GXFRKr6vVkx6fMusu",
    "sendgrid": "SG.6dYDHqRqLm5WkMsqwGi6g7",
    "twilio_sid": "AC0bd4af4f2e78d8465b8d3b60d0f9a388"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}