{
  "name": "user-service",
  "version": "1.1.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fQn9nQ7QNiXP5WNZC7B9"
  },
  "jwt_secret": "uP3d753oiAoYd37Y0DnCLAnO5T3e9nOt",
  "api_keys": {
    "stripe": "sk_live_wcvbS5lUl8lA2RAgqXc7FjVr",
    "sendgrid": "SG.0ODf9vdkUOJtf2U9RwBVKj",
    "twilio_sid": "AC3057756216a27e779acbd790b2bb4452"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}