{
  "name": "auth-service",
  "version": "3.7.22",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ja1RdwC1eQdtGnG2QiQA"
  },
  "jwt_secret": "g5oYbOAtW0S9JQ1oIcFENtNTLntmdoLO",
  "api_keys": {
    "stripe": "sk_live_NXUF2OYM9WfROtp941QnVDJx",
    "sendgrid": "SG.k0tq5yFhK3dX0F283eJzaq",
    "twilio_sid": "AC42fd25fd3802486482cf9e5ebcba1f0a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}