{
  "name": "auth-service",
  "version": "1.1.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mEx3EZjsOTUrsypj1MTe"
  },
  "jwt_secret": "rCOarT4Z0UGVZxcdYx0vVddQKDaKkdRz",
  "api_keys": {
    "stripe": "sk_live_zpg78aosmQu2mVKz3xAL1352",
    "sendgrid": "SG.U9y2/Cpa1NoT9/64ekLgfi",
    "twilio_sid": "ACd5e3a9b480ef3f7b234a05798b4efad9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}