{
  "name": "auth-service",
  "version": "2.3.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5VeYDPVQKxrgJOOkusPx"
  },
  "jwt_secret": "wKUYDsJnJ8Nr3m9P0I5sfeh1vrAEAJff",
  "api_keys": {
    "stripe": "sk_live_TwQMgaNoRgf6W6w2zA8wXwsB",
    "sendgrid": "SG./z6eb0DUhU2wcktbnB4hWO",
    "twilio_sid": "AC4518293737697ec0bceb072308e30a33"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}