{
  "name": "user-service",
  "version": "3.2.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Lz8RK6xaCDwdhBuraL8k"
  },
  "jwt_secret": "TgnDvAOOFK2mekhLDftVHX/Gv6sRing/",
  "api_keys": {
    "stripe": "sk_live_yO0oOM3akTPu8WSAV2Usnh82",
    "sendgrid": "SG.VZAHUa2SyGvIyczlzaN3Yq",
    "twilio_sid": "AC6eb4d6e68a5111c82536c9b62ceaf2c0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}