{
  "name": "user-service",
  "version": "2.3.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WSf1YFBmlEjxNgMgEoM3"
  },
  "jwt_secret": "SqBz/58s6XcSPriBt1Wd/qE5t+SNhlei",
  "api_keys": {
    "stripe": "sk_live_tTfIaoeLeyvb4afSh8LQIUTc",
    "sendgrid": "SG.b0Fiem78+YvPABweuNqlRJ",
    "twilio_sid": "AC5e8a87dfc30b0f956fed0bad4eb6aba0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}