{
  "name": "user-service",
  "version": "1.7.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JFTTLcihBI3DpwRhhpmK"
  },
  "jwt_secret": "yP31BPKTAUpuSFL9wFJFQUf6ThvbZh7y",
  "api_keys": {
    "stripe": "sk_live_CkeUBgwWIsOEtKhaoeXQMSKE",
    "sendgrid": "SG.jvDizgM9hHQkRBFtqkyQvy",
    "twilio_sid": "AC86b74c373d0b2ddb28c069cec8b8c364"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}