{
  "name": "user-service",
  "version": "2.3.1",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HNhEs3w78CxqjfPBW4T1"
  },
  "jwt_secret": "DMK/FJZeDGskjHTQuyM9p8omOqvldm1/",
  "api_keys": {
    "stripe": "sk_live_g63HQbjVDGUEZRXjDVxHPKJg",
    "sendgrid": "SG.TGouxXXSM/C/ivIuAeZuPC",
    "twilio_sid": "AC91e71a8e204c9c9e0edd99e648b454d7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}