{
  "name": "auth-service",
  "version": "2.6.0",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HwG6i8YUE5odOEGuYbSC"
  },
  "jwt_secret": "8vUUkwDJxLbYhMvgPre9dT1ZgCkyT7mv",
  "api_keys": {
    "stripe": "sk_live_9BoBH7xwgsoCjgI9YTPxrC6c",
    "sendgrid": "SG.T5ARPOJ2autUNTCA2ydap9",
    "twilio_sid": "AC1e78f58ab682c372b45414e3686511ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}