{
  "name": "user-service",
  "version": "2.3.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6DrvrpKRnQOvw31P0yrO"
  },
  "jwt_secret": "StmgFm6ekxNE60XQxjx/w1sJgwB4rGEX",
  "api_keys": {
    "stripe": "sk_live_6oIULQf6zO1RfU45zDkZiJij",
    "sendgrid": "SG.vEvokJwYgEVItbqKu5+65I",
    "twilio_sid": "ACe9ef3024e3bb454dbe694928a0a1a98e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}