{
  "name": "auth-service",
  "version": "3.4.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OhRBnFtO0VghEFZaiGyp"
  },
  "jwt_secret": "9bZnwI9Ou/t1s+/1CmbrZrFKEh83F/MF",
  "api_keys": {
    "stripe": "sk_live_8aquRGO2m3Ehc5CDOTswLSkE",
    "sendgrid": "SG.n1DFmNXOxpWiSJa5skU4Xg",
    "twilio_sid": "AC6a84fc4c5e37c1dc86339679e245731b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}