{
  "name": "user-service",
  "version": "1.9.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3WqZfDZRV2RC1lrVS51R"
  },
  "jwt_secret": "/2n5C/7H/Ns90PLNx2Py5jHHGA5QW4VK",
  "api_keys": {
    "stripe": "sk_live_J4vHp0W0SyTYAf7f0dsdPA2g",
    "sendgrid": "SG.HCmi7H1x1/XJO6t6JMbRe8",
    "twilio_sid": "AC926d145c00e2367a263275b81ccd3943"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}