{
  "name": "user-service",
  "version": "1.4.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "I7u7XZEQ6FiDkLUTSJZu"
  },
  "jwt_secret": "Rs9Y/xZLPdBD431Sc+D77yYlxZN+EtPF",
  "api_keys": {
    "stripe": "sk_live_ii26aaZVyyc8vB3YfoFDOkER",
    "sendgrid": "SG.vyJJcb44LXCPCbK20O7N1t",
    "twilio_sid": "AC775276f3c949e5f80f29154761756217"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}