{
  "name": "auth-service",
  "version": "2.3.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ISbd4xHei0vhraazZqWe"
  },
  "jwt_secret": "vL838dBSp/UR28O25F4dOcgXwkbGm57S",
  "api_keys": {
    "stripe": "sk_live_yfzcDSv9pO89ijNX8wgKy451",
    "sendgrid": "SG.2mXLVZdimWnAdRyNPJjXM3",
    "twilio_sid": "ACa1ed468b398d3ca2c4671f0472c146a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}