{
  "name": "auth-service",
  "version": "1.4.0",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gzMPicZPVKl0G3oM65Sg"
  },
  "jwt_secret": "MKgm0okavyrAB6h8te8P/tB7VvfV0jvV",
  "api_keys": {
    "stripe": "sk_live_eNBCWalpxb6NXcfBfFa1qfqM",
    "sendgrid": "SG.rC/+AU+xkvPW0kzRM1wi3n",
    "twilio_sid": "AC0d881394fd6e4d1836c47f33d9bf734b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}