{
  "name": "user-service",
  "version": "2.6.8",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "V8iZGYVGQJFFlAt7aUI2"
  },
  "jwt_secret": "zQEgt5hUja+4GCk93GOUJN6Kl4WAEJX/",
  "api_keys": {
    "stripe": "sk_live_6Re04mYvOT7B8XRaLxgiY6pj",
    "sendgrid": "SG.FFjF+HOF47cVHkygC9R3gE",
    "twilio_sid": "AC7cecf991406a19d3cf23e8ff95406fb6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}