{
  "name": "user-service",
  "version": "3.9.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Amtom7rSYhdxOoNYQzBS"
  },
  "jwt_secret": "VcYd6z8CBgXAqJ2tdNoOS+YnpkxbTfeK",
  "api_keys": {
    "stripe": "sk_live_vCc8vrLkGNAlFL3LwlvU3kI4",
    "sendgrid": "SG.q56MUAG9qMIt8dJoIfgEJ0",
    "twilio_sid": "AC44707568ed42507bd93f6f027dd00fbb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}