{
  "name": "user-service",
  "version": "3.2.22",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Sr1D8Be0jHpKm6prz3qO"
  },
  "jwt_secret": "cVr9plllLp/R6y0lqgdzlFzVctWGG/0m",
  "api_keys": {
    "stripe": "sk_live_8LmeMfC2lbmndU3CPiJ2t1lU",
    "sendgrid": "SG.3eOR/lg3HTchGir9SPVj1Z",
    "twilio_sid": "ACfabe715c4971af865fe1142562f45038"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}