{
  "name": "auth-service",
  "version": "2.6.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "f44wup8eFB0H87zHGZ2q"
  },
  "jwt_secret": "UFpfYo32vmiGekoic2Xe7eoe4IILVY8Q",
  "api_keys": {
    "stripe": "sk_live_0CCradKQpdt6P780eDs8yWSF",
    "sendgrid": "SG.w28/DxWXZCgKomSs2ai4zo",
    "twilio_sid": "AC8c0a4103cca326d4c3dda97c6e00d296"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}