{
  "name": "user-service",
  "version": "3.6.13",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Q4sMmfZ5m5iVViqGXwuB"
  },
  "jwt_secret": "EIRMLBHs5qNA2cpHPQYt1dUyPZfdgwOm",
  "api_keys": {
    "stripe": "sk_live_SW4bWbCJ1mwcM0CfGmnxHQuA",
    "sendgrid": "SG.xn+bC4VcLdrLSTPpLbfp6B",
    "twilio_sid": "AC93e6d580eb41d0964c81e1acb79c7128"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}