{
  "name": "user-service",
  "version": "3.8.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8EVl6CvYmaNjEDNvuX8l"
  },
  "jwt_secret": "cx2oab1SjksiLgaztFTN31WaXZQYA9S0",
  "api_keys": {
    "stripe": "sk_live_tPRFD4WxPIlcz8ax36DbRRRL",
    "sendgrid": "SG.1Ow23pro6DqZqvc6YJOaNj",
    "twilio_sid": "AC63aed4cfd0b6509241870b6e5d2340a5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}