{
  "name": "user-service",
  "version": "3.2.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "p9pi5496q2Ia6I9dPe8l"
  },
  "jwt_secret": "8Kw4DMGjdKe06cE2dntOydkENrD/9IRR",
  "api_keys": {
    "stripe": "sk_live_RBxO7LnY9qkr3E6fTZK5uLlM",
    "sendgrid": "SG.RouPqEwxxXpSv/PvOnqPez",
    "twilio_sid": "AC8f8c291355aded95bca15d6b51e7ac08"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}