{
  "name": "auth-service",
  "version": "2.5.25",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FU2MqXnur4RRHV9qHenz"
  },
  "jwt_secret": "gxhm+/BrvMGgsMpvnRIRLuvwI/xMNYhW",
  "api_keys": {
    "stripe": "sk_live_5sMnPSPyN9Axv4a1nBuX4SQH",
    "sendgrid": "SG.Bg3okMvevhe07LzbpP29J1",
    "twilio_sid": "AC701ecd7ee6d02db49c1ac886021b878f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}