{
  "name": "auth-service",
  "version": "2.6.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NJgkhAEIAZmmJDn2KVWb"
  },
  "jwt_secret": "iVGEZXFkZHLF5q5/7IOckgpRFJ/spE/b",
  "api_keys": {
    "stripe": "sk_live_CEbOiJHTGaAOALdeCYnps3Bq",
    "sendgrid": "SG.G7U/RonV8F0oLSuvqePm5U",
    "twilio_sid": "AC719e7c95206d2efbcfbbd185134a2a40"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}