{
  "name": "user-service",
  "version": "2.6.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "e0vdf6oZhPKpD1GweYhP"
  },
  "jwt_secret": "tlfWYfrhLvEi1gtiMVPtwgEPdoAEX6lI",
  "api_keys": {
    "stripe": "sk_live_Wj6QGkISupEL2pv208gnIE0f",
    "sendgrid": "SG.RoC6eGlowUlCfhJ7GLPLip",
    "twilio_sid": "AC4575d8b1f1b62526d61b4107049bb872"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}