{
  "name": "auth-service",
  "version": "2.7.16",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VfkrwH8axpGfHArSBYt6"
  },
  "jwt_secret": "dgl8pvp8CaaC6rpzvLxYih5/Yi4PIW3b",
  "api_keys": {
    "stripe": "sk_live_nLxHpeqLpYrgLSCgj1hcAmfL",
    "sendgrid": "SG.yENR4huil4Uv7EJnDaIE+F",
    "twilio_sid": "AC276fbf6eafdc96a4ef85644e9db76cb6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}