{
  "name": "user-service",
  "version": "3.1.7",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3gn1qlJRMEGda48VQifL"
  },
  "jwt_secret": "zJ9Xxd6AUt/jG6nJIdzS4OzgD/hN9uYQ",
  "api_keys": {
    "stripe": "sk_live_lGG74uG2EGAchx5tP2J9b6C7",
    "sendgrid": "SG.HOozWelEFsThU5kxsAUBLE",
    "twilio_sid": "ACe59d31bafaa33a7235f4c6d28c5d75ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}