{
  "name": "auth-service",
  "version": "3.2.9",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SVpmPclsMZ62wUf0TTX3"
  },
  "jwt_secret": "zAdEsT7My+jP1UErdNUUbCnMildhXNKo",
  "api_keys": {
    "stripe": "sk_live_HI98SiFbfCLxOK06SNAeg058",
    "sendgrid": "SG.7NStV3BOx5DMtSNkbhzuo8",
    "twilio_sid": "AC4117558e3c553713482c48c94ee86a2b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}