{
  "name": "user-service",
  "version": "2.7.19",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "g8t378rt9iGKMKVNGJVt"
  },
  "jwt_secret": "2W02pPTueVeOky5i7HVHPNYMx3Va8ZKD",
  "api_keys": {
    "stripe": "sk_live_zKISwdhIVCLJ5fB8WvAAcVRu",
    "sendgrid": "SG.f9HkSAmOe0Os9RngZfA9vo",
    "twilio_sid": "ACf669c987da4149289658bd219e47171d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}