{
  "name": "auth-service",
  "version": "2.9.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hGE8oVhxoCdWnKUnkBFq"
  },
  "jwt_secret": "5nHAXe9lBVplNKnCu9hlYG15XtVhfh2Z",
  "api_keys": {
    "stripe": "sk_live_oib3OgkljMYiIDFQIWq6Erah",
    "sendgrid": "SG.orG6p7j8bL0QV+WewP251j",
    "twilio_sid": "ACd3459313f9f377299b3aafec55eb7558"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}