{
  "name": "auth-service",
  "version": "1.6.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "XTjOFneeDRj0vOuYaBKc"
  },
  "jwt_secret": "rb6rLblyv9f60YlzyLVPfb43eGLDOoLD",
  "api_keys": {
    "stripe": "sk_live_cLE8Xi38J8ybDWjM617f3xy5",
    "sendgrid": "SG.HzGxAr6PAuy9pWR4S/FTKF",
    "twilio_sid": "AC15baf2d568a8c7dc40cfa067defbbdac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}