{
  "name": "auth-service",
  "version": "1.5.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9laW0JwWoGFWWABPClNu"
  },
  "jwt_secret": "e4LRNUxdNgBCOR56hGumJrYMeF4+zgnR",
  "api_keys": {
    "stripe": "sk_live_iFvyl8C7BEGN9oaONJfnyiu3",
    "sendgrid": "SG.uPpkkm713rK1x33xFEqc8L",
    "twilio_sid": "AC717827dd6c9db45b92aa1420076a4df3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}