{
  "name": "user-service",
  "version": "2.1.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Nz3weCyWaUZrc5Dty7aW"
  },
  "jwt_secret": "GTwlQGYyl6ovXXiLKx3cPyfUcab5sGAg",
  "api_keys": {
    "stripe": "sk_live_1JCld1K6b8uLpMA5y7diW19y",
    "sendgrid": "SG.1CwLtUTHnmNm/hxv2fVj2J",
    "twilio_sid": "ACda0246e9ee2fda58821eda7287f95d14"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}