{
  "name": "auth-service",
  "version": "2.4.13",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gpcPsQB4r8n42ryMDZNg"
  },
  "jwt_secret": "d/7m3DFY5WL2pWa66NeIqkZr6TpvKV38",
  "api_keys": {
    "stripe": "sk_live_xXnffFbCiQSmolEInrdLsAsG",
    "sendgrid": "SG.J872WUmMLWb+QpV1Et6RTM",
    "twilio_sid": "ACf25a256577e0c6c9180174c5b2413f11"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}