{
  "name": "auth-service",
  "version": "1.3.19",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NlPWI7B89gUchFqKSgzh"
  },
  "jwt_secret": "0CWN5Ksuvr2/W45+t1O42RazIeuVpaa8",
  "api_keys": {
    "stripe": "sk_live_1MGA7AXR7F8XxpTxUgsFnzFR",
    "sendgrid": "SG.3cSTLTxT2d7XwA63Sx5tka",
    "twilio_sid": "AC0ded822112241e4785d93b70912544e1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}