{
  "name": "auth-service",
  "version": "2.8.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QzOjbCRAkjOtGOwwG3vt"
  },
  "jwt_secret": "rlKUJd26dAx+sIVEiz0EMcJMWgx1/g90",
  "api_keys": {
    "stripe": "sk_live_cLff2GtZ029T4tUgggP3Iokq",
    "sendgrid": "SG.eZzeswUAeYlP740KINGNbk",
    "twilio_sid": "AC0d38fc23abdba3c5ce741e5a8ab7bf3b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}