{
  "name": "user-service",
  "version": "1.6.2",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hXCZdt43oqEfK0u0eCxU"
  },
  "jwt_secret": "zAj5OsVQ8wasV4KtmBvCQSswedoyNF1L",
  "api_keys": {
    "stripe": "sk_live_3bDqtTsahjWO3gHz3tePDgJt",
    "sendgrid": "SG.OfRHKuMkGjjlhRXjCM5m3v",
    "twilio_sid": "ACedaeef50b4ceb3de0e6a8664b2eeb490"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}