{
  "name": "auth-service",
  "version": "1.9.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NezET55snn5GDdlsobP5"
  },
  "jwt_secret": "wD6JcjSQpp9tJy/e4WFkVEBbnh79yQ7n",
  "api_keys": {
    "stripe": "sk_live_70WFlr5UIdS17byfRh4X6Cg1",
    "sendgrid": "SG.319rOedu3QtP0Yy7oMGWhw",
    "twilio_sid": "AC5698e5131ba8f8c671a12ce3587fcb99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}