{
  "name": "auth-service",
  "version": "3.8.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nPsvPdds6AG2SltqFdjC"
  },
  "jwt_secret": "6xS6NXgitjfT8sxA25CBRXawbXWRx0jL",
  "api_keys": {
    "stripe": "sk_live_nx9weIfBGhXTitMwp4nQiEwc",
    "sendgrid": "SG.cKZkM06iR+6geH92Zju6t8",
    "twilio_sid": "AC2ceeb33eeceb49db586c4770886e07be"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}