{
  "name": "auth-service",
  "version": "3.6.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "5qYEgo6iFNP1OHZHzP0A"
  },
  "jwt_secret": "b8UpES4OVW2haOiklDiM9vA9PLOPHuz8",
  "api_keys": {
    "stripe": "sk_live_Nofn5yuyomexV8Mjz8CSU9kT",
    "sendgrid": "SG.UzUl3zj00wpLrOsdi3ro/R",
    "twilio_sid": "ACe8494128b2ec662e0a252bce1605f7d4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}