{
  "name": "auth-service",
  "version": "3.3.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vtpC1TxdelrKkZhhzMeC"
  },
  "jwt_secret": "pFbe9vq/s5pFxXO2G7NcWdMZ4/vW654/",
  "api_keys": {
    "stripe": "sk_live_kuj17tcO4nTC0ntT2ozwFe9h",
    "sendgrid": "SG.xeGiTLR3cOPVDnMTBg35nQ",
    "twilio_sid": "AC1c6605225523fbdd2c55def3f3fe274f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}