{
  "name": "auth-service",
  "version": "1.9.1",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mlhodrOr20OA94yhLW8v"
  },
  "jwt_secret": "2r/cxi5FxtUClsWRuVpp5BU4Qy99keCX",
  "api_keys": {
    "stripe": "sk_live_AG5OvxXktd3gJN7VntWduzNV",
    "sendgrid": "SG.+NJIphduBehPPg94iTz00l",
    "twilio_sid": "ACceb0f930ac3608c9dde40bae1321d038"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}