{
  "name": "auth-service",
  "version": "2.7.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "b9lehatnj1R6IJuGGHDX"
  },
  "jwt_secret": "YPrGzvdpZPn/i4zQZUav9GwXzDyAZkdv",
  "api_keys": {
    "stripe": "sk_live_y5gF86UxtPL57ksSbR2Y3VUF",
    "sendgrid": "SG.mSyNhLHOrnkU/SUGrQvOBJ",
    "twilio_sid": "AC609315b4c28cbe42ca1f94bc5115080d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}