{
  "name": "user-service",
  "version": "2.6.7",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0CZmtBrZcGvmFnC2dI0X"
  },
  "jwt_secret": "xbI6Oj6pO/4WKDZdaVDuxBtX9gLCyetg",
  "api_keys": {
    "stripe": "sk_live_f9qhhJH0jTcMC7v75XdznkAW",
    "sendgrid": "SG.f9bARXxmby6/AvVi7qRJkw",
    "twilio_sid": "AC5da3b59f4ea56a226fc8e205c40ed077"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}