{
  "name": "auth-service",
  "version": "2.7.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FohQLe1tlsUEDcI7WkuR"
  },
  "jwt_secret": "AWkBwBxP9ESZEI6qGhOz+eoR6sSgykU6",
  "api_keys": {
    "stripe": "sk_live_gspHlfGNYzZOorVMwZUgReDj",
    "sendgrid": "SG.Zv8E72A+uwYTk0p/gIXb+Y",
    "twilio_sid": "ACc49720dfe603d6a5259324f03ea3fe05"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}