{
  "name": "user-service",
  "version": "3.2.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TZ9JA1cDDZJvvKCxiEkO"
  },
  "jwt_secret": "+VyrT+9a7ZcU0PTWt3hTE2v/CuKOfbqu",
  "api_keys": {
    "stripe": "sk_live_BMl7urFrJ2koXGdNSxypGR28",
    "sendgrid": "SG.6QEBACmpuIGBW7oS1tK/1d",
    "twilio_sid": "ACfd3d0bc17a446fe33b4994f0f171f65d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}