{
  "name": "auth-service",
  "version": "1.4.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LitJF9dvdVscbjgzqGzN"
  },
  "jwt_secret": "djVe+HN2JFjGR8M2bNer9NKEvW8RyuZO",
  "api_keys": {
    "stripe": "sk_live_rsplS2BevQ2ZzczWhuzLOyME",
    "sendgrid": "SG.AadjUExlSByzAIMaBY8huE",
    "twilio_sid": "AC7917aa2e9733dc1114855598df01845b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}