{
  "name": "auth-service",
  "version": "2.9.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9sGAidHD1RxDo1uZiLbh"
  },
  "jwt_secret": "eAuahTNcQ4/n+qj1g61590rdWMhFzO2C",
  "api_keys": {
    "stripe": "sk_live_59vsMRhsTl4XuU9WzTYJFin3",
    "sendgrid": "SG.lG+smc2qgUo02YsK3eUuwB",
    "twilio_sid": "AC321f9416a2e0878ad0234f401d769c39"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}