{
  "name": "user-service",
  "version": "2.7.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "V0hknsGlYeipo0qSoGrP"
  },
  "jwt_secret": "DhxsgcX50G14TPHHdmCD+Du5SqAX6J96",
  "api_keys": {
    "stripe": "sk_live_nwsDb7I2NoH9tvT5GaZ83J6f",
    "sendgrid": "SG.cjYzjJhVM+F6eUQUDgzoZJ",
    "twilio_sid": "ACac124e77adc1e9faa13227f35f2ac1b4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}