{
  "name": "user-service",
  "version": "2.5.14",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "DwxlgWvWyZJZPO1n9kvr"
  },
  "jwt_secret": "rIKbM6XDZkCj84GoBfA8IQQuScZJNAI0",
  "api_keys": {
    "stripe": "sk_live_pSgDL4wgUt2VLfxlN3mv49vx",
    "sendgrid": "SG.C6rxjP5K9dVSH4hkMz/Am1",
    "twilio_sid": "AC967c63e68e7223c7499269de233f9178"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}