{
  "name": "auth-service",
  "version": "3.2.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GFZjMRML7B7CUOelLlq1"
  },
  "jwt_secret": "0B36DFPmXeEaBUHAD2f/CtzgiITjPIG/",
  "api_keys": {
    "stripe": "sk_live_7Nr8n4ABqKBFUvN0wQCTOhj1",
    "sendgrid": "SG.W849WPTzdn7OaV0YxxzSCj",
    "twilio_sid": "ACda3ccf40f643db1caa07d04003113bf9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}