{
  "name": "auth-service",
  "version": "2.2.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PYL6IBKzacBnqMMv4StY"
  },
  "jwt_secret": "4If+X+pdx6FLo6+pT1R+vxd1rYyWRzTf",
  "api_keys": {
    "stripe": "sk_live_0t3GIth3xAxJXzvBR5QwDl2g",
    "sendgrid": "SG.4NPd6kTlui4Cnze9Zq3RT6",
    "twilio_sid": "ACff95035d031ded6f47ce42d53a3aacf7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}