{
  "name": "auth-service",
  "version": "2.5.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ptJl3je4IFhL4EJwSk2M"
  },
  "jwt_secret": "i3Y4k8j7RtYbypLBZuyPilQwHmx7w/n+",
  "api_keys": {
    "stripe": "sk_live_wCVgrBSVzc4NYOQPQTPf6a8l",
    "sendgrid": "SG./S0QwCehErqxVXSPY1bxcY",
    "twilio_sid": "ACbe00c0bbbe4963f0f3e5dda61d1ca7f2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}