{
  "name": "auth-service",
  "version": "2.2.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kLI7SBGoavp3DC5B7oTu"
  },
  "jwt_secret": "MYwL6h5MRArzTtZC81n1yrl2mujbu7lr",
  "api_keys": {
    "stripe": "sk_live_4MRZYAL04bu73tEZ12DPEeZf",
    "sendgrid": "SG.GITdm/nfqVfH6yJM06LxP3",
    "twilio_sid": "ACbcf438d1685522470900282a495061e4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}