{
  "name": "auth-service",
  "version": "3.0.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uxe6vrf113CmmGAFXCst"
  },
  "jwt_secret": "hx/8SZF6vUJyEn23gASEyLjDEzpADo/s",
  "api_keys": {
    "stripe": "sk_live_2HQF5hocEkK50QNF523JGnK6",
    "sendgrid": "SG.V5jPnoDh2wqO0i8UjwlOkr",
    "twilio_sid": "AC156fa0230d9e8ed7d56c3d053f92706f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}