{
  "name": "auth-service",
  "version": "1.6.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0wgcTF2OhsnmtZcof2wv"
  },
  "jwt_secret": "IH5EUgE6iUBx+fXORQC9OaKnE8fSoqSi",
  "api_keys": {
    "stripe": "sk_live_KRvz7vlSR4pqRtvKDxmwx0YF",
    "sendgrid": "SG.ZYW72Y7sxQ9Ixrw4/AvuM/",
    "twilio_sid": "ACca75fdd2a1b2d68b0c8f8438eee7fca4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}