{
  "name": "user-service",
  "version": "1.2.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wPvTOdSyaFUFQy8hbpQ6"
  },
  "jwt_secret": "bxcV2u7YOuGt4Xqz6CH/iIrzjufaCWAO",
  "api_keys": {
    "stripe": "sk_live_HxlzyjlhBVmiHsvexRg7qV4y",
    "sendgrid": "SG.tZ0uTxuHcRbTdOeNITr4Zo",
    "twilio_sid": "AC33c97c44a442420b9e715b761ea328a3"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}