{
  "name": "user-service",
  "version": "2.6.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nf9vZpGephQmgV1l3i8X"
  },
  "jwt_secret": "Wzf9an2rvAFJNpSlIuUbkhrTaUTXxxaN",
  "api_keys": {
    "stripe": "sk_live_n1TXlcn2j5ZVS5eQW7phrrU0",
    "sendgrid": "SG.1SZ+ZeqFoCRwp4fkWEdOW+",
    "twilio_sid": "ACc367a8e0dcdf38bd7a0a8ea3116c531e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}