{
  "name": "user-service",
  "version": "2.3.8",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Pt3DmCM4nxP5Jl7Lp71P"
  },
  "jwt_secret": "3cl0R8JcQIfT1cFemUkbPpXFIiejsqKH",
  "api_keys": {
    "stripe": "sk_live_LiYKXVhbM6xU2n0CWErBNj79",
    "sendgrid": "SG.R1+NisJyED2s4eJdeskZJJ",
    "twilio_sid": "ACbb2a7faee38727f32dd6ca69e11c8b98"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}