{
  "name": "auth-service",
  "version": "2.3.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8TFMImEG2istDscJZLo2"
  },
  "jwt_secret": "OY/EFw5MoV4mB/GCGcPaAx2rLOM/IE+o",
  "api_keys": {
    "stripe": "sk_live_pjtXqoHjNhryL0VOwYC3YMiR",
    "sendgrid": "SG.rTzAXRFnbWb1gwdWsJuIXO",
    "twilio_sid": "ACd19bc52e06203c1dd4cf6413efccfb65"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}