{
  "name": "auth-service",
  "version": "1.0.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mmpfxeD2n46MVvo10xdA"
  },
  "jwt_secret": "3/V2XRSZ72MHtD0I69ijcgLHJtdRrD5K",
  "api_keys": {
    "stripe": "sk_live_bN56NtKGwTTbHbFccoNglh0j",
    "sendgrid": "SG.mSV1p7MAG7iNAxXJP5r+Ov",
    "twilio_sid": "ACabc1de90ed4bb154c31f64f080f42b32"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}