{
  "name": "user-service",
  "version": "2.9.1",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Sf8SUND4CVTf9QOh4nWo"
  },
  "jwt_secret": "Ege0TxxIxqx7/a/kQ3dbTxAwzePCRZvu",
  "api_keys": {
    "stripe": "sk_live_vBIQeCAA66YoZaigHdDjrpSn",
    "sendgrid": "SG.cRatiK0ezMYnOVNHPClbgH",
    "twilio_sid": "ACcc55c4c5dc6c884b34f440a3e0426c61"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}