{
  "name": "auth-service",
  "version": "2.1.2",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7J5HkRZH3r3lWukf4YlB"
  },
  "jwt_secret": "4xHI/Yk2+g8s35pR0ebjPfwCdDwmOc8K",
  "api_keys": {
    "stripe": "sk_live_HB5s9uh1K0JCPh4tGKWDhxlv",
    "sendgrid": "SG.e7dKcMX/Abx40yIbLQEZoO",
    "twilio_sid": "AC6080e2c8b3364cc0387e6966ac09ed19"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}