{
  "name": "user-service",
  "version": "2.5.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VCi5SJYJrTUKgiBrbL8Q"
  },
  "jwt_secret": "lApphT8uBJne+jAx0z+rpXeSpqPrxDcp",
  "api_keys": {
    "stripe": "sk_live_5uErDa2rczPFjcnE5eqx7lDN",
    "sendgrid": "SG.65sKYJlDg/0ETTybL5IUjl",
    "twilio_sid": "ACc6f4b7249fd5e315f0214e5b4ced80d1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}