{
  "name": "auth-service",
  "version": "3.4.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hhm1fRP3VzEelk3GvMmD"
  },
  "jwt_secret": "rwSq66EFTgGfnM31uiaJmcIFo1idTEIC",
  "api_keys": {
    "stripe": "sk_live_CVIKuEZMlsCskxHl1z3n1K6S",
    "sendgrid": "SG.TeEGhLcquoQJmS4QuC0Xkn",
    "twilio_sid": "AC44c536429a7fd27aa94c843f92f27341"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}