{
  "name": "user-service",
  "version": "2.1.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5ueXTgAzjt22GHev2VeE"
  },
  "jwt_secret": "AbIJMNvBAJa21a275DIK+ll1ZAVpJPPU",
  "api_keys": {
    "stripe": "sk_live_aqTa74WT2YHGgGYGcvTPopOj",
    "sendgrid": "SG.pdCJwRgoMN4UJSwoFkT7zE",
    "twilio_sid": "AC4fb878ae4c5f74484fabd204d03d63ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}