{
  "name": "auth-service",
  "version": "1.5.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "w8HdISfDb83OSodTM83j"
  },
  "jwt_secret": "fu6dx5s/fuq63fKFohj0uNIljLxnMaRZ",
  "api_keys": {
    "stripe": "sk_live_nL6FAIOS9LXnzKZlUpEen2Sx",
    "sendgrid": "SG.ILcpP379ZzPdCd8iPCFWCG",
    "twilio_sid": "ACe28a7be4286897cf4c3a7043f56a9df0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}