{
  "name": "user-service",
  "version": "2.1.23",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eu3RAHwnUR5LdvflPvCG"
  },
  "jwt_secret": "AWfPPZZiEUjBFEWzsrEXQ+0hSA2leVO6",
  "api_keys": {
    "stripe": "sk_live_srUSPIGXSDC4WDlLmVlcK0b1",
    "sendgrid": "SG.buDVgzX35Ih0oX5xeVQqo4",
    "twilio_sid": "ACa6eb65682b1ef272050ce750b8cfdc45"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}