{
  "name": "user-service",
  "version": "1.8.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SNXA6m44d9Q77QywXGnD"
  },
  "jwt_secret": "/yHz4LtZ5Fr9jAIWeGaK74LSwriMdgAb",
  "api_keys": {
    "stripe": "sk_live_WFhbUUchy1VBOK0vqaGNn40W",
    "sendgrid": "SG.muuWwisExt4HKbvWW3lGC5",
    "twilio_sid": "AC6b003d281588b3928241c9dd314fb731"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}