{
  "name": "user-service",
  "version": "1.3.4",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OiTfrokrSEw0Ha1f2NFg"
  },
  "jwt_secret": "n7zCzUo+9F2diyR8bAKummxjaGCnLy8K",
  "api_keys": {
    "stripe": "sk_live_iMopKXwcr00zmEet9s3lr9HV",
    "sendgrid": "SG.2GJ9jlID6gvAOZ3rvtzefj",
    "twilio_sid": "AC5516d676a54ad82ea05fa3945f2416e3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}