{
  "name": "auth-service",
  "version": "1.5.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KZ0UpRaEJsphu48rl40r"
  },
  "jwt_secret": "sgoXkirKwP15heMp2SwTfct3MwhCqXGn",
  "api_keys": {
    "stripe": "sk_live_aO3xrqBdtFgnBZO4EwhBgTEs",
    "sendgrid": "SG.pe9T/lrvrBuK2mGqaeqxdy",
    "twilio_sid": "AC9c38db1849051e16d0eac2553b23d493"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}