{
  "name": "auth-service",
  "version": "1.6.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "j2HpUofMDsy8TaNN2y4n"
  },
  "jwt_secret": "nriZuYgq7IhBrGLBLTOC+eKTRD8Rcjc8",
  "api_keys": {
    "stripe": "sk_live_05Das8wpkj6R8y8sAsB6AwpV",
    "sendgrid": "SG.iRh1MGkoyga8KeYzhXpi8x",
    "twilio_sid": "AC717620eb34fe21db1ef29a9b5b795198"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}