{
  "name": "user-service",
  "version": "1.7.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "BH9FHN8w1r1yZrBAhiBt"
  },
  "jwt_secret": "/SmIAbgMVdpuuQUWpXDxNxA09qok31jQ",
  "api_keys": {
    "stripe": "sk_live_mfPNWL0f6gXkdch9G9XulP3k",
    "sendgrid": "SG.tLsyD9J+dT75ltIwhbLxEy",
    "twilio_sid": "AC3176ad537f5a549b182b00ee49dc9bc3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}