{
  "name": "user-service",
  "version": "3.7.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EhWJDNlnSVCcFTpVD75p"
  },
  "jwt_secret": "Qn1pO0LUpIrTc1lQt2iiSLk9qhKOOQvW",
  "api_keys": {
    "stripe": "sk_live_icWm4UwqcOBoWICbv3tYvHjb",
    "sendgrid": "SG.xWcYufB+t5kS/FglipAKVh",
    "twilio_sid": "ACb84a3bcfb3250947f4f4c1762b8546c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}