{
  "name": "auth-service",
  "version": "3.5.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TjciZcR4eIyAwUDyf75c"
  },
  "jwt_secret": "8y5a2SEHGatRMmz/JOGll+G5ggHelPdG",
  "api_keys": {
    "stripe": "sk_live_aOxaFfal1Gobuo3VK95tCkQa",
    "sendgrid": "SG.zrLxkuV8zmXjagliCNpDR7",
    "twilio_sid": "AC313004fb2415308f6a9032454649d633"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}