{
  "name": "auth-service",
  "version": "1.7.20",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wy5RG1iJu2LgObpfDM3K"
  },
  "jwt_secret": "ZpYGXk9ZGXIGIJPZkS12wkZ5vsf8q1Iv",
  "api_keys": {
    "stripe": "sk_live_88EDt959P8bVxXY6Rhf02uo6",
    "sendgrid": "SG.aIEEw2GMY9o7rqZy7FBeO6",
    "twilio_sid": "AC44e4572c4516cfea8decefc04015d0bc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}