{
  "name": "auth-service",
  "version": "2.3.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fNhbO7RyMjx3XzAXmOt6"
  },
  "jwt_secret": "Ij+5B9VUK07bePx+a7/eU/TJjV8f5HTY",
  "api_keys": {
    "stripe": "sk_live_MA9yCkrgeSWYM8Jzvwmf1Pdf",
    "sendgrid": "SG.wD6XWywO4FmfcD3KeJr8B0",
    "twilio_sid": "AC0618a0de362bc43091e64c34ce83e2f5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}