{
  "name": "auth-service",
  "version": "2.9.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ajggIL6CnKw4qbjn7Klf"
  },
  "jwt_secret": "aCZpWSd62JyrKcl+c5GJO9zbHwYTV5GA",
  "api_keys": {
    "stripe": "sk_live_4e1cQopGQVPCFOgbvDaAf47R",
    "sendgrid": "SG.kLNr+fND8cfZ4DEfWqcZPB",
    "twilio_sid": "AC792ca3472e2cf8099cdcd39e14ed54da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}