{
  "name": "auth-service",
  "version": "2.9.2",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "LaIHaPof7ZPKx0FB935N"
  },
  "jwt_secret": "wweyO26/xgD2195EIteQ72Rh2ZyGt7gB",
  "api_keys": {
    "stripe": "sk_live_rvxhy9d50FR2obYgljGh5Ez4",
    "sendgrid": "SG.3s5bSrKbkd+O9KSzQHN9/7",
    "twilio_sid": "ACbf7cc85cd73ea84c7c340ebaef64b4b2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}