{
  "name": "user-service",
  "version": "2.5.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HNLoX2xlhI1j0fM8Ihbm"
  },
  "jwt_secret": "HHArwLNeB25aBEKSpQlh555N/KxDDg4a",
  "api_keys": {
    "stripe": "sk_live_ltNCtn0D1YZfZNWGGgWot3yn",
    "sendgrid": "SG.py0i+vDztRd0BwlXSsz1Dk",
    "twilio_sid": "AC01a0d2125cb8c25f235da4a3a0430757"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}