{
  "name": "user-service",
  "version": "1.2.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zxqA3dolQJnK23kpLg0E"
  },
  "jwt_secret": "Qrk3aMM+kYeXExAPte0RzAklllgpF7GR",
  "api_keys": {
    "stripe": "sk_live_EO0JCtNWqqbiwVIRzgNEoB6I",
    "sendgrid": "SG.EokXEsuhW86te1RThFygDo",
    "twilio_sid": "AC238ea90134278e8bbd68c8e89e9eccf6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}