{
  "name": "auth-service",
  "version": "1.7.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "czYiK4zalKIVKdnVCkeC"
  },
  "jwt_secret": "DLwsJaAPcCdyrIz8ZqqGLkFY5WhUQh3y",
  "api_keys": {
    "stripe": "sk_live_Bu3769PjuxMBjxl23g6b0Yw0",
    "sendgrid": "SG.FtcUPT3VRzJv3BJZcIFIau",
    "twilio_sid": "AC2e1f38302a5f74547bf5bcf25b5cfd8b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}