{
  "name": "auth-service",
  "version": "3.7.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "XJ5NcZpcjOcc5xsEOAAh"
  },
  "jwt_secret": "50xhcaL8SawahEGFGMzXt8EubD8RomgD",
  "api_keys": {
    "stripe": "sk_live_eqjvGuEaTxSWOgLxsKxWlytC",
    "sendgrid": "SG.rKFy7rwHWKYk33qoid57qR",
    "twilio_sid": "AC3045e508a75f42728db9b148938645d3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}