{
  "name": "user-service",
  "version": "1.4.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PjgADCsFdHt7fqJY0Xfk"
  },
  "jwt_secret": "GvtiVfxrMnSfTqmEgmlZIdMHiVF21rJE",
  "api_keys": {
    "stripe": "sk_live_3VH6p7lrfb04BuSdnRC9rW0s",
    "sendgrid": "SG.uSJYbtu+OXUlKry2boTd2Y",
    "twilio_sid": "AC529bc626d21bcd4ff3c81d68697e32e8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}