{
  "name": "auth-service",
  "version": "3.6.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zK3jnYc0TXycEx7O8KHe"
  },
  "jwt_secret": "aASXrEeHhPvZXVFqWC+eaZqotHoIVJje",
  "api_keys": {
    "stripe": "sk_live_OEbPHSwKVp0PIwQgBwJoppQg",
    "sendgrid": "SG.JxhgY+77CpmLB01jOBfEY3",
    "twilio_sid": "ACc6a1c8a69a48b261db9676e2c7f5c5c4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}