{
  "name": "user-service",
  "version": "2.1.7",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ghg2ttMYOcGTQSaYFTyi"
  },
  "jwt_secret": "uUwvqYbqo/IXc2wM62kp7slF5drNh5QJ",
  "api_keys": {
    "stripe": "sk_live_0c5m3g1ic2BIfvJwYySiYVQx",
    "sendgrid": "SG.EDRRux7ChFx+xqZke/n4tp",
    "twilio_sid": "AC020d6af0d14ed5435a9f42ade97a3bc1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}