{
  "name": "auth-service",
  "version": "2.2.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iTLaKcTCI07NyVmfCm6F"
  },
  "jwt_secret": "YWD84Ejc4s/lUa/WsyHuofY3Rfm77txE",
  "api_keys": {
    "stripe": "sk_live_CBLYp4E55BEv0ddkVgBuxvGK",
    "sendgrid": "SG.H6DYLDl3WkQRsxvsdM9jG/",
    "twilio_sid": "ACd1daa5f2ceceb5d98a8a7ab1e86a7b2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}