{
  "name": "auth-service",
  "version": "3.6.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AmCso2HBPH5l3fXA0alE"
  },
  "jwt_secret": "ZBv6RJJ1ufVW5XTx+I0X3Pc2Wu231deh",
  "api_keys": {
    "stripe": "sk_live_t2UI2qVi2c5UrioCh0oN8Doj",
    "sendgrid": "SG.7pdOpA11WXPX6XIz6WkYnr",
    "twilio_sid": "AC5f372fa64adb9f41b78755ef3f6318ab"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}