{
  "name": "auth-service",
  "version": "1.6.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eqS5GjufbI8PU5DnMyn0"
  },
  "jwt_secret": "xg6gt6tNC6bAjb+9khzHs4sZth0/oNDa",
  "api_keys": {
    "stripe": "sk_live_Pv3h8OWh6oxPA5GhqOFMkrk0",
    "sendgrid": "SG.foatWeYoa0G61PhhqM7STW",
    "twilio_sid": "AC5e317441ec7caa668a04607464d61cca"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}