{
  "name": "auth-service",
  "version": "1.1.24",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9Lxu4SBxReJsbz3HzVhb"
  },
  "jwt_secret": "BCo+LKq4Y/55jQESSYV9i48Al58E58Nr",
  "api_keys": {
    "stripe": "sk_live_g5GtbM9s5ItfriQtNnLrx9Qk",
    "sendgrid": "SG.feQAAP/bDTp1WhlXoLSNe4",
    "twilio_sid": "AC275abd2fcb6da3dd218b088158adbc1c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}