{
  "name": "user-service",
  "version": "1.6.12",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "A24w0CHbNRLVhxwMPCiT"
  },
  "jwt_secret": "7vEJO9OQv4uC0rjfBPv0rKP53eau2ySn",
  "api_keys": {
    "stripe": "sk_live_bYm9SOqILD9rlhHiCKg94vTs",
    "sendgrid": "SG.Ap7OG/DSFAsfXWZZJ4OrY6",
    "twilio_sid": "ACa1314b02866587f03d262dd8f346a203"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}