{
  "name": "user-service",
  "version": "3.5.28",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "rvExEPcwqoda0IhdGccy"
  },
  "jwt_secret": "6aJs29pw7aPHitLuEx6XdIEexY68orBJ",
  "api_keys": {
    "stripe": "sk_live_lTPnx13HuULUStM1lDAOxOcH",
    "sendgrid": "SG.963zKgqaTnOF07ymFTKHHd",
    "twilio_sid": "ACabfea0055de2d0a36f1e73cc79ea6644"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}