{
  "name": "auth-service",
  "version": "3.9.1",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CF9D10F77C8Zb2ZXFDbk"
  },
  "jwt_secret": "RVDCMGH7Zcx3st4ta6V9HZfWctRJQf4b",
  "api_keys": {
    "stripe": "sk_live_JvkUUuSB5zddnGOSxll3gIot",
    "sendgrid": "SG.d1DJ096GMjZ+xy7C6d9bHx",
    "twilio_sid": "ACee6e7debde59ec7819a4737d5fa30b7d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}