{
  "name": "auth-service",
  "version": "3.5.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oGeiy8UCuqBA2wfyvFPl"
  },
  "jwt_secret": "bbzHTASzMiOfFvaKi/g7Sg1HwPXob1T5",
  "api_keys": {
    "stripe": "sk_live_iUmAWfP4nzX6a0Z9623stv6t",
    "sendgrid": "SG.ALXJJ3aHwf68JMdHR331+0",
    "twilio_sid": "AC430d5db34557027e462b1e23df10378b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}