{
  "name": "auth-service",
  "version": "3.5.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PT8WjQSDigVDlH89zM2K"
  },
  "jwt_secret": "rsGO/CARxY0Hgxvd+NxJToeBRck3Sqci",
  "api_keys": {
    "stripe": "sk_live_0J30LECtGNA8VBPVpz1j5dtH",
    "sendgrid": "SG.N0EKKDBugjqTZgsDg5rko+",
    "twilio_sid": "AC6436c90fb116e036846b105c3e7068b0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}