{
  "name": "user-service",
  "version": "2.8.23",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fPuV9488pY7Q4RR1Ymjo"
  },
  "jwt_secret": "z1620NFXD9SFSx+TEuCpCgiYCWJQaiTJ",
  "api_keys": {
    "stripe": "sk_live_oIWfg65AVRh4BSgUSQzKvwf1",
    "sendgrid": "SG.Y49ksj+fXSIsqLvatZ39QQ",
    "twilio_sid": "AC5c3ffc5b524935028f6022ff397cc78c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}