{
  "name": "auth-service",
  "version": "1.1.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PL7rayjeNSCKnxfC8HBi"
  },
  "jwt_secret": "HHBzkX3FFqwZp/cINdzYIcPmCKU86UcX",
  "api_keys": {
    "stripe": "sk_live_BhJVHqXmzgQTUEHt6I85D21h",
    "sendgrid": "SG.aalNbeYnEfCmAZehngti9O",
    "twilio_sid": "AC093e11de614bf50c2370c3ef75d7ffaf"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}