{
  "name": "auth-service",
  "version": "1.2.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fsC3yzVeAO5x3Eo4L0Jd"
  },
  "jwt_secret": "KYo7LB18xHYJcHUSJ1Pd6b9nhQeNgOHB",
  "api_keys": {
    "stripe": "sk_live_5AalIVnNe5dQynCuppaijnOB",
    "sendgrid": "SG.0qXHGJjICdHM8HfLTYjc3m",
    "twilio_sid": "AC1546f372b5f35dd600f2430e072708b2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}