{
  "name": "auth-service",
  "version": "3.7.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mxy2QnDs6gVs3uQ1M1o4"
  },
  "jwt_secret": "yljl8nWeVdtK94fNgOEVSg+ThnJYWnf1",
  "api_keys": {
    "stripe": "sk_live_HOrDGQm11fAEsoSXtC7vRjSv",
    "sendgrid": "SG.obcIje/daV0MsrwJ2ao7Px",
    "twilio_sid": "ACa397756639fd3a0824a402f6e72b49a2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}