{
  "name": "user-service",
  "version": "2.1.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "FRJXmq9IoCZkMu47mR50"
  },
  "jwt_secret": "9YWSGvpJuUgJfVD1RCoRe0x2jclXZqer",
  "api_keys": {
    "stripe": "sk_live_L7gkpVEUu7n6Y4Q0phU0kFEC",
    "sendgrid": "SG.5vBFrxukjzJvmjHdbjw4V4",
    "twilio_sid": "AC32932c297afe59e9fc1adc2b337e5474"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}