{
  "name": "user-service",
  "version": "3.2.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "g1jirp1LjO2Lt4lsviGJ"
  },
  "jwt_secret": "dyR8jgX0OmeqEcvTSBWAe7TZpuz9/pgp",
  "api_keys": {
    "stripe": "sk_live_1JuYEbwkR8Qt3mYMZLBTAlOh",
    "sendgrid": "SG.N+3gflkt0YM+yPKpWivmpE",
    "twilio_sid": "AC6ebe6275824750dd332aa128ddf76b70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}