{
  "name": "user-service",
  "version": "1.0.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "izfb9B1pvGD5Iu1Xe6IB"
  },
  "jwt_secret": "kilxvETcKj76rL7kGBAxgvMe2tBQKD5v",
  "api_keys": {
    "stripe": "sk_live_LIihed29GwqL7fqrpOY1HdFP",
    "sendgrid": "SG.unSLtrhAZftV8XfxeqiDle",
    "twilio_sid": "AC220a5c40f0818720b792c87aa4aada48"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}