{
  "name": "auth-service",
  "version": "3.9.10",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8zx8TjyUc5mlsnmiziw9"
  },
  "jwt_secret": "Rrcdx0iTZ1xGsQeY08xvPLsdMQC9hp46",
  "api_keys": {
    "stripe": "sk_live_V74tEnOzFZ1qbgW108EAkaow",
    "sendgrid": "SG.x3Gj2dZPoxXeQ6LHRaqbhM",
    "twilio_sid": "AC48670e5af83b578a7b492e1b8aa7cf1e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}